Changes to List workflows

GET /organizations/{organization}/databases/{database}/workflows

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

Changed in 3 of the 24 revisions of this API.202

  1. 4b2e4f05bda21
  2. 72506953f367181
  3. d710019068fb2

What changed

    • added the required property per_page 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

  • 72506953f367181See the full diff
    • the response property data/items/branch/deleted_at became nullable for the status 200

      response-property-became-nullable

    • the response property data/items/cancelled_at became nullable for the status 200

      response-property-became-nullable

    • the response property data/items/completed_at became nullable for the status 200

      response-property-became-nullable

    • the response property data/items/cutover_at became nullable for the status 200

      response-property-became-nullable

    • the response property data/items/data_copy_completed_at became nullable for the status 200

      response-property-became-nullable

    • the response property data/items/global_keyspace/deleted_at became nullable for the status 200

      response-property-became-nullable

    • the response property data/items/retried_at became nullable for the status 200

      response-property-became-nullable

    • the response property data/items/reversed_at became nullable for the status 200

      response-property-became-nullable

    • the response property data/items/source_keyspace/deleted_at became nullable for the status 200

      response-property-became-nullable

    • the response property data/items/started_at became nullable for the status 200

      response-property-became-nullable

    • the response property data/items/switch_primaries_at became nullable for the status 200

      response-property-became-nullable

    • the response property data/items/switch_replicas_at became nullable for the status 200

      response-property-became-nullable

    • the response property data/items/target_keyspace/deleted_at became nullable for the status 200

      response-property-became-nullable

    • the response property data/items/verify_data_at became nullable for the status 200

      response-property-became-nullable

    • the response property next_page became nullable for the status 200

      response-property-became-nullable

    • the response property next_page_url became nullable for the status 200

      response-property-became-nullable

    • the response property prev_page became nullable for the status 200

      response-property-became-nullable

    • the response property prev_page_url became nullable for the status 200

      response-property-became-nullable

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

      response-required-property-added

    • for the query request parameter page, the type/format was changed from number/ to integer/

      request-parameter-type-changed

    • for the query request parameter per_page, the type/format was changed from number/ to integer/

      request-parameter-type-changed