Changes to Trigger webhook

POST /api/webhooks/{id}/trigger

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

Changed in 4 of the 36 revisions of this API.2418

  1. d58cf9d6195b4
  2. 6aa88c4c8a4f1
  3. 3e94162e8e6429
  4. 7464894ea58244

What changed

    • removed the ADMIRAL_REQUIRED enum value from the code response property for the response status 400

      response-property-enum-value-removed

    • removed the ADMIRAL_REQUIRED enum value from the code response property for the response status 404

      response-property-enum-value-removed

    • removed the ADMIRAL_REQUIRED enum value from the code response property for the response status 429

      response-property-enum-value-removed

    • removed the ADMIRAL_REQUIRED enum value from the code response property for the response status 500

      response-property-enum-value-removed

    • added the non-success response with the status 429

      response-non-success-status-added

  • 3e94162e8e6429See the full diff
    • request body became required

      request-body-became-required

    • request property action was restricted to a list of enum values

      request-property-became-enum

    • added the new deploy enum value to the request property action

      request-property-enum-value-added

    • added the new git-pull enum value to the request property action

      request-property-enum-value-added

    • added the new pull enum value to the request property action

      request-property-enum-value-added

    • added the new restart enum value to the request property action

      request-property-enum-value-added

    • added the new start enum value to the request property action

      request-property-enum-value-added

    • added the new stop enum value to the request property action

      request-property-enum-value-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • added the new PAID_REQUIRED enum value to the code response property for the response status 401

      response-property-enum-value-added

    • added the new PAID_REQUIRED enum value to the code response property for the response status 403

      response-property-enum-value-added

    • added the new PAID_REQUIRED enum value to the code response property for the response status 404

      response-property-enum-value-added

    • added the new PAID_REQUIRED enum value to the code response property for the response status 500

      response-property-enum-value-added

    • removed the PRO_REQUIRED enum value from the code response property for the response status 401

      response-property-enum-value-removed

    • removed the PRO_REQUIRED enum value from the code response property for the response status 403

      response-property-enum-value-removed

    • removed the PRO_REQUIRED enum value from the code response property for the response status 404

      response-property-enum-value-removed

    • removed the PRO_REQUIRED enum value from the code response property for the response status 500

      response-property-enum-value-removed