Changes to Upsert Secret Provider By Name
PUT /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
What changed
- ●
removed the optional property
errorsfrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
errorsfrom the response with the403statusresponse-optional-property-removed
- ○
removed the non-success response with the status
422response-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
- ●
- ▲
the response property
anyOf[subschema #1: ActionIdResponse]/action_idbecame optional for the status200response-property-became-optional
- ▲
response property
anyOf[subschema #1: ActionIdResponse]/action_idlist-of-types was widened by adding typesnullto media typeapplication/jsonof response200response-property-list-of-types-widened
- ○
added the optional property
errorsto the response with the401statusresponse-optional-property-added
- ○
added the optional property
errorsto the response with the403statusresponse-optional-property-added
- ▲
- ○
added the non-success response with the status
422response-non-success-status-added
- ○
the response property
anyOf[subschema #1: ActionIdResponse]/action_idbecame required for the status200response-property-became-required
- ○
response property
anyOf[subschema #1: ActionIdResponse]/action_idlist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-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
- ○