Changes to Delete Secret Provider By Name

DELETE /api/v1/pipelines/secret-providers/{name}

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

Changed in 3 of the 14 revisions of this API.226

  1. f0a3d26cc0c621
  2. 557b7644b94322
  3. b0ed6c7dac423

What changed

    • removed the optional property errors from the response with the 401 status

      response-optional-property-removed

    • removed the optional property errors from the response with the 403 status

      response-optional-property-removed

    • removed the non-success response with the status 422

      response-non-success-status-removed

    This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 557b7644b94322See the full diff
    • the response property anyOf[subschema #1: ActionIdResponse]/action_id became optional for the status 200

      response-property-became-optional

    • response property anyOf[subschema #1: ActionIdResponse]/action_id list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • added the optional property errors to the response with the 401 status

      response-optional-property-added

    • added the optional property errors to the response with the 403 status

      response-optional-property-added

    • added the non-success response with the status 422

      response-non-success-status-added

    • the response property anyOf[subschema #1: ActionIdResponse]/action_id became required for the status 200

      response-property-became-required

    • response property anyOf[subschema #1: ActionIdResponse]/action_id list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    This revision also has 37 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog