Changes to Update state machine

PATCH /api/v1/state-machines/{id}

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

Changed in 2 of the 9 revisions of this API.11416

  1. a3b4750a505f114
  2. 84194c31ab851042

What changed

  • a3b4750a505f114See the full diff
    • added the new required request property generateFulfillmentAction/status

      new-required-request-property

    • added the new optional request property active

      new-optional-request-property

    • added the new optional request property name

      new-optional-request-property

    • added the new optional request property states

      new-optional-request-property

    • added the new optional request property transitions

      new-optional-request-property

    • added the required property active to the response with the 200 status

      response-required-property-added

    • added the required property code to the response with the 200 status

      response-required-property-added

    • added the required property created_at to the response with the 200 status

      response-required-property-added

    • added the required property entity_type to the response with the 200 status

      response-required-property-added

    • added the required property id to the response with the 200 status

      response-required-property-added

    • added the required property is_default to the response with the 200 status

      response-required-property-added

    • added the required property name to the response with the 200 status

      response-required-property-added

    • added the required property transitions to the response with the 200 status

      response-required-property-added

    • added the required property updated_at to the response with the 200 status

      response-required-property-added

    • added the required property version to the response with the 200 status

      response-required-property-added

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

  • 84194c31ab851042See the full diff
    • the response property states/items/actions became optional for the status 200

      response-property-became-optional

    • the response property states/items/status became optional for the status 200

      response-property-became-optional

    • removed the required property active from the response with the 200 status

      response-required-property-removed

    • removed the required property code from the response with the 200 status

      response-required-property-removed

    • removed the required property created_at from the response with the 200 status

      response-required-property-removed

    • removed the required property entity_type from the response with the 200 status

      response-required-property-removed

    • removed the required property id from the response with the 200 status

      response-required-property-removed

    • removed the required property name from the response with the 200 status

      response-required-property-removed

    • removed the required property transitions from the response with the 200 status

      response-required-property-removed

    • removed the required property updated_at from the response with the 200 status

      response-required-property-removed

    • removed the request property active

      request-property-removed

    • removed the request property name

      request-property-removed

    • removed the request property states

      request-property-removed

    • removed the request property transitions

      request-property-removed

    • added the new optional request property generateFulfillmentAction

      new-optional-request-property

    • added the non-success response with the status 409

      response-non-success-status-added

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