Changes to Create a new playbook run

POST /plugins/playbooks/api/v0/runs

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

Changed in 4 of the 47 revisions of this API.211

  1. 2acd884508c41
  2. 7cc35d281cdf22
  3. 3b1944780f927
  4. 148981c0ea861

What changed

    • added the optional property checklists/items/items/items/requirements to the response with the 201 status

      response-optional-property-added

  • 7cc35d281cdf22See the full diff
    • removed the request property description

      request-property-removed

    • removed the optional property description from the response with the 201 status

      response-optional-property-removed

    • added the new optional request property summary

      new-optional-request-property

    • added the optional property summary to the response with the 201 status

      response-optional-property-added

    • added the optional property checklists/items/items/items/condition_action to the response with the 201 status

      response-optional-property-added

    • added the optional property checklists/items/items/items/condition_id to the response with the 201 status

      response-optional-property-added

    • added the optional property checklists/items/items/items/condition_reason to the response with the 201 status

      response-optional-property-added

    • added the optional property checklists/items/items/items/delete_at to the response with the 201 status

      response-optional-property-added

    • added the optional property checklists/items/items/items/due_date to the response with the 201 status

      response-optional-property-added

    • added the optional property checklists/items/items/items/task_actions to the response with the 201 status

      response-optional-property-added

    • added the optional property checklists/items/items/items/update_at to the response with the 201 status

      response-optional-property-added

    • endpoint added

      endpoint-added