Register a snapshot to the public registry
Path parameters
Request body
Response
Snapshot registered successfully
Changes
Changed in 10 of the 29 revisions of this API.558
- ●
changed the pattern of the
pathrequest parameterfileNamefrom/^[a-z\d](?:[a-z\d]|-(?=[a-z\d])){0,38}$/ito/^[a-z\d](?:[a-z\d]|[-_](?=[a-z\d])){0,38}$/irequest-parameter-pattern-changed
- ●
- ●
removed the optional property
registeredfrom the response with the201statusresponse-optional-property-removed
- ○
added the required property
resultto the response with the201statusresponse-required-property-added
- ●
- ○
added optional request body
request-body-added-optional
- ○
- ○
added the media type
application/jsonfor the response with the status201response-media-type-added
- ○
- ▲
added the new path request parameter
fileNamenew-request-path-parameter
- ●
deleted the
pathrequest parameterfile_namerequest-parameter-removed
- ▲
- ▲
added the new path request parameter
file_namenew-request-path-parameter
- ●
deleted the
pathrequest parameterfileNamerequest-parameter-removed
- ▲
- ▲
added the new path request parameter
fileNamenew-request-path-parameter
- ●
deleted the
pathrequest parameterfile_namerequest-parameter-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
api operation id
registerMySnapshotwas addedapi-operation-id-added
- ○
- ○
the endpoint scheme security
BearerAuthwas added to the APIapi-security-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
removed the request body
request-body-removed
- ▲
removed the media type
application/jsonfor the response with the status201response-media-type-removed
- ○
api operation id
registerMySnapshotremoved and replaced withapi-operation-id-removed
- ○
the endpoint scheme security
BearerAuthwas removed from the APIapi-security-removed
- ○
removed the pattern
/^[a-z\d](?:[a-z\d]|[-_](?=[a-z\d])){0,38}$/ifrom thepathrequest parameterfileNamerequest-parameter-pattern-removed
This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲