Changes to Update share link by id
PUT /shares/{id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 5 of the 50 revisions of this API.164
What changed
- ●
changed the pattern of the
pathrequest parameteridfrom^[a-z]{3}-[a-z]{3}-[a-z]{3}$to^[a-z]{4}-[a-z]{4}-[a-z]{4}$request-parameter-pattern-changed
- ●
changed the pattern of the request property
from^[a-z]{3}-[a-z]{3}-[a-z]{3}$to^[a-z]{4}-[a-z]{4}-[a-z]{4}$request-property-pattern-changed
- ●
- ●
changed the pattern of the
pathrequest parameteridfrom^[a-z]{4}-[a-z]{4}-[a-z]{4}$to^[a-z]{3}-[a-z]{3}-[a-z]{3}$request-parameter-pattern-changed
- ●
changed the pattern of the request property
from^[a-z]{4}-[a-z]{4}-[a-z]{4}$to^[a-z]{3}-[a-z]{3}-[a-z]{3}$request-property-pattern-changed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
changed the pattern of the
pathrequest parameteridfrom^[a-z]{3}-[a-z]{3}-[a-z]{3}$to^[a-z]{4}-[a-z]{4}-[a-z]{4}$request-parameter-pattern-changed
- ●
changed the pattern of the request property
from^[a-z]{3}-[a-z]{3}-[a-z]{3}$to^[a-z]{4}-[a-z]{4}-[a-z]{4}$request-property-pattern-changed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
the request property
became nullablerequest-property-became-nullable
- ○
the request property
became nullablerequest-property-became-nullable
- ○
removed the pattern
^[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$from the request propertyrequest-property-pattern-removed
- ○
the
request property format was generalized fromuuidto no formatrequest-property-type-generalized
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 32 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲