Changes to POST /api/v1/scan

POST /api/v1/scan

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

Changed in 4 of the 6 revisions of this API.25

  1. 0f21cd12148e13
  2. e850756435a61
  3. 58d2295ee11e1
  4. 010e99908a0e1

What changed

  • 0f21cd12148e13See the full diff
    • added the new None enum value to the tools/additionalProperties/category response property for the response status 200

      response-property-enum-value-added

    • the category request property default value None was added

      request-property-default-value-added

    • added the new None enum value to the request property tools/additionalProperties/category

      request-property-enum-value-added

    • the category response's property default value None was added for the status 200

      response-property-default-value-added

    • added the new Redaction enum value to the error/stage response property for the response status 200

      response-property-enum-value-added

    • added the optional property latency/contentAttribution to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added