Changes to List state machines

GET /api/v1/state-machines

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

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

  1. a3b4750a505f114
  2. 84194c31ab851251

What changed

  • a3b4750a505f114See the full diff
    • added the new required query request parameter entityType

      new-required-request-parameter

    • added the new optional query request parameter limit

      new-optional-request-parameter

    • added the new optional query request parameter page

      new-optional-request-parameter

    • added the new optional query request parameter sortBy

      new-optional-request-parameter

    • added the new optional query request parameter sortOrder

      new-optional-request-parameter

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

    • added the required property data/items/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

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

      response-property-became-optional

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

      response-property-became-optional

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

      response-property-became-optional

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

      response-property-became-optional

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

    • deleted the query request parameter entityType

      request-parameter-removed

    • deleted the query request parameter limit

      request-parameter-removed

    • deleted the query request parameter page

      request-parameter-removed

    • deleted the query request parameter sortBy

      request-parameter-removed

    • deleted the query request parameter sortOrder

      request-parameter-removed

    • added the new optional query request parameter q

      new-optional-request-parameter

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