Changes to Read Deployment By Name

GET /api/deployments/name/{flow_name}/{deployment_name}

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

Changed in 4 of the 50 revisions of this API.8

  1. e3ee4e0af3973
  2. 9bf4f938a0701
  3. f5252435d1572
  4. f5e6e917c9242

What changed

    • added the optional property schedules/items/catchup to the response with the 200 status

      response-optional-property-added

    • added the optional property schedules/items/max_active_runs to the response with the 200 status

      response-optional-property-added

    • added the optional property schedules/items/max_scheduled_runs to the response with the 200 status

      response-optional-property-added

    • added the optional property job_variables to the response with the 200 status

      response-optional-property-added

    • the response property flow_id became required for the status 200

      response-property-became-required

    • the response property name became required for the status 200

      response-property-became-required

    • added the optional property paused to the response with the 200 status

      response-optional-property-added

    • added the optional property schedules to the response with the 200 status

      response-optional-property-added