Changes to List automations

GET /api/v1/automations

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

Changed in 5 of the 134 revisions of this API.66

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

What changed

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

      response-required-property-added

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

      response-required-property-added

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

      response-property-one-of-added

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

      response-property-type-changed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

    • added discriminator to data/items/target response property for the response status 200

      response-property-discriminator-added

    • added the required property data/items/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 data/items/enabled from the response with the 200 status

      response-required-property-removed

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

      response-required-property-added

    • endpoint added

      endpoint-added