Changes to Get list of all visible scenarios

GET /scenarios/{app_id}/

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

Changed in 8 of the 18 revisions of this API.3111

  1. 358e5609409b1
  2. 2ac7baf8418f2
  3. 87a967423b012
  4. 5366dfd18e831
  5. dae88d8eb1ce1
  6. ea0ae3dcf9691
  7. f1a3e6959567114
  8. 8040d163caad1

What changed

    • api operation id get_scenario_list removed and replaced with get_scenario_list_scenarios__app_id___get

      api-operation-id-removed

    • added the optional property detail/items/ctx to the response with the 422 status

      response-optional-property-added

    • added the optional property detail/items/input to the response with the 422 status

      response-optional-property-added

    • added the new optional query request parameter page

      new-optional-request-parameter

    • added the new optional query request parameter per_page

      new-optional-request-parameter

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

    • response property detail/items/loc/items/ list-of-types was widened by adding types integer to media type application/json of response 422

      response-property-list-of-types-widened

    • endpoint added

      endpoint-added

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

    • api path removed without deprecation

      api-path-removed-without-deprecation

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

  • f1a3e6959567114See the full diff
    • removed the required property items/lastModified from the response with the 200 status

      response-required-property-removed

    • for the path request parameter app_id, the maxLength was set to 60

      request-parameter-max-length-set

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

    • endpoint added

      endpoint-added