Changes to Remover uma execução

DELETE /api/management/projects/{project_id}/project-executions/{project_execution_id}

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

Changed in 3 of the 79 revisions of this API.25

  1. 3c590152d5b52
  2. 3d619d9db20d4
  3. d270bef5be291

What changed

    • the response's body became nullable

      response-body-became-nullable

    • the response's body type changed from object to no type for status

      response-body-type-changed

    • api tag Execuções added

      api-tag-added

    • api tag project-execution removed

      api-tag-removed

    • api tag {id} removed

      api-tag-removed

    • added the success response with the status

      response-success-status-added

    • endpoint added

      endpoint-added