Changes to Find orphaned files
POST /v2/project/files/orphaned
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 3 revisions of this API.116
- 367cd605d090116
What changed
- ▲
the
branchIdrequest property's minLength was increased from0to1request-property-min-length-increased
- ○
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
orphanedFilesbecame required for the status200response-property-became-required
- ○
the response property
orphanedFiles/items/fileIdbecame required for the status200response-property-became-required
- ○
the response property
orphanedFiles/items/fileNamebecame required for the status200response-property-became-required
- ○
the response property
orphanedFiles/items/versionIdbecame 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
- ▲