Changes to GET /products

GET /products

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

Changed in 6 of the 38 revisions of this API.611

  1. 91a072ddf86d2
  2. dd22ecbbe8e52
  3. 6768d46dbde814
  4. 635b1d55b73513
  5. 0f4bb2a098cb2
  6. ec5eb2a414572

What changed

    • removed the required property data/items/paid_by_roles from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/paid_to_roles from the response with the 200 status

      response-required-property-removed

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

    • removed the required property data/items/updateVersion from the response with the 200 status

      response-required-property-removed

    • removed the required property data/items/workspaceId from the response with the 200 status

      response-required-property-removed

    • the response property data/items/description became optional for the status 200

      response-property-became-optional

    • response property data/items/updateVersion deprecated

      response-property-deprecated

    • response property data/items/workspaceId deprecated

      response-property-deprecated

    • added the required property data/items/update_version to the response with the 200 status

      response-required-property-added

    • added the required property data/items/workspace_id to the response with the 200 status

      response-required-property-added

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

    • removed the required property data/items/seller from the response with the 200 status

      response-required-property-removed

    • added the required property data/items/id to the response with the 200 status

      response-required-property-added

    • added the required property data/items/paid_by_roles to the response with the 200 status

      response-required-property-added

    • added the required property data/items/paid_to_roles to the response with the 200 status

      response-required-property-added

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

    • added UserSeller to the data/items/seller response property anyOf list for the response status 200

      response-property-any-of-added

    • removed CounterpartySeller from the data/items/seller response property anyOf list for the response status 200

      response-property-any-of-removed

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

    • the endpoint scheme security oauth2 was added to the API

      api-security-added

    • the endpoint scheme security Bearer was removed from the API

      api-security-removed