Changes to List secret incidents of a team

GET /v1/teams/{team_id}/incidents/secrets

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

Changed in 2 of the 8 revisions of this API.14

  1. 78197a8c12fd1
  2. 511b067cdcb14

What changed

    • the response property // became nullable for the status

      response-property-became-nullable

    • added the new launched enum value to the ////////// response property for the response status

      response-property-enum-value-added

    • added the new running_cancelled enum value to the ////////// response property for the response status

      response-property-enum-value-added

    • added the new running_failed enum value to the ////////// response property for the response status

      response-property-enum-value-added

    • added the new skipped enum value to the ////////// response property for the response status

      response-property-enum-value-added