Changes to Update Project information
POST /v2/project/info/{projectId}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 3 revisions of this API.1113
- 367cd605d0901113
What changed
- ▲
for the
pathrequest parameterprojectId, the minLength was increased from0to1request-parameter-min-length-increased
- ●
added the new
trueenum value to thesuccessresponse property for the response status200response-property-enum-value-added
- ○
the endpoint scheme security
BearerAuthwas added to the APIapi-security-added
- ○
added the media type
text/htmlfor the response with the status400response-media-type-added
- ○
added the media type
text/htmlfor the response with the status401response-media-type-added
- ○
added the media type
text/htmlfor the response with the status403response-media-type-added
- ○
added the media type
text/htmlfor the response with the status404response-media-type-added
- ○
added the non-success response with the status
413response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
the response property
errorbecame required for the status400response-property-became-required
- ○
the response property
errorbecame required for the status401response-property-became-required
- ○
the response property
errorbecame required for the status403response-property-became-required
- ○
the response property
errorbecame required for the status404response-property-became-required
- ○
the response property
successbecame required for the status200response-property-became-required
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲