Changes to List RFQs

GET /rfqs

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

Changed in 2 of the 65 revisions of this API.17

  1. 211ee390fdde16
  2. 0574c98df1041

What changed

  • 211ee390fdde16See the full diff
    • the response's body type changed from no type to object for status

      response-body-type-changed

    • added the new optional query request parameter cursor

      new-optional-request-parameter

    • added the new optional query request parameter page_size

      new-optional-request-parameter

    • added the new optional query request parameter state

      new-optional-request-parameter

    • removed subschema #2 from the response body allOf list for the response status

      response-body-all-of-removed

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • endpoint added

      endpoint-added