Changes to Check Certificates

GET /check/certificates

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 5 revisions of this API.1431

  1. 9d9ef31d83e51421
  2. aa5294fdc8d81

What changed

  • 9d9ef31d83e51421See the full diff
    • the response property certificates became nullable for the status 200

      response-property-became-nullable

    • the response property message became nullable for the status 400

      response-property-became-nullable

    • the response property message became nullable for the status 401

      response-property-became-nullable

    • the response property message became nullable for the status 429

      response-property-became-nullable

    • the response property certificates became optional for the status 200

      response-property-became-optional

    • the response property message became optional for the status 400

      response-property-became-optional

    • the response property message became optional for the status 401

      response-property-became-optional

    • the response property message became optional for the status 429

      response-property-became-optional

    • removed the required property certificates/fingerprint from the response with the 200 status

      response-required-property-removed

    • removed the required property certificates/issuer from the response with the 200 status

      response-required-property-removed

    • removed the required property certificates/serial_number from the response with the 200 status

      response-required-property-removed

    • removed the required property certificates/subject from the response with the 200 status

      response-required-property-removed

    • removed the required property certificates/valid_from from the response with the 200 status

      response-required-property-removed

    • removed the required property certificates/valid_to from the response with the 200 status

      response-required-property-removed

    • deleted the path request parameter enrichment

      request-parameter-removed

    • deleted the path request parameter query

      request-parameter-removed

    • added the new optional query request parameter query

      new-optional-request-parameter

    This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • deleted the path request parameter track_reports

      request-parameter-removed