Changes to Retrieve automation

GET /api/v1/automations/{id}

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

Changed in 4 of the 134 revisions of this API.65

  1. 7bdeefd151cd2
  2. 0a0810535f5352
  3. 57aaacdfd18e1
  4. 5111129c56431

What changed

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

      response-required-property-added

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

      response-required-property-added

  • 0a0810535f5352See the full diff
    • added GitRunTarget NoneRunTarget FolderRunTarget to the target response property oneOf list for the response status 200

      response-property-one-of-added

    • the target response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property target/ref from the response with the 200 status

      response-required-property-removed

    • removed the required property target/repository from the response with the 200 status

      response-required-property-removed

    • removed the required property target/workflow from the response with the 200 status

      response-required-property-removed

    • added discriminator to target response property for the response status 200

      response-property-discriminator-added

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

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

      response-required-property-removed

    • endpoint added

      endpoint-added