Changes to Partially update a purchase order

PATCH /api/purchase-orders/{purchaseOrderId}

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

Changed in 3 of the 23 revisions of this API.54

  1. d743ab8b105f11
  2. c002514312373
  3. c4b2ba5fc2704

What changed

  • d743ab8b105f11See the full diff
    • ▲

      the / request property type changed from string to no type

      request-property-type-changed

    • ○

      added the new optional request property /

      new-optional-request-property

    • ○

      added the non-success response with the status

      response-non-success-status-added

    • ○

      added the optional property to the response with the status (media type: application/json)

      response-optional-property-added

    • ○

      added the optional property to the response with the status (media type: application/problem+json)

      response-optional-property-added

    • ▲

      the response property became nullable for the status (media type: application/json)

      response-property-became-nullable

    • ▲

      the response property became nullable for the status (media type: application/problem+json)

      response-property-became-nullable

    • ▲

      the response property became optional for the status (media type: application/json)

      response-property-became-optional

    • ▲

      the response property became optional for the status (media type: application/problem+json)

      response-property-became-optional