Changes to GET /storage/:storageName
GET /storage/{storageName}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 33 revisions of this API.4
- v4db33bc7a39411
- v4f27f8d5b80e31
- v43dcd2b9e25fd1
- v4f90678b9fb051
What changed
- ●
changed the pattern of the
pathrequest parameterstorageNamefrom^[A-Za-z0-9-_]+@[a-z0-9-]+$to^[A-Za-z0-9-_:]+@[a-z0-9-]+$request-parameter-pattern-changed
- ●
- ●
changed the pattern of the
pathrequest parameterstorageNamefrom^[A-Za-z0-9-]+@[a-z0-9-]+$to^[A-Za-z0-9-_]+@[a-z0-9-]+$request-parameter-pattern-changed
- ●
- ●
changed the pattern of the
pathrequest parameterstorageNamefrom^[a-z0-9-]+@[a-z0-9-]+$to^[A-Za-z0-9-]+@[a-z0-9-]+$request-parameter-pattern-changed
- ●
- ●
changed the pattern of the
pathrequest parameterstorageNamefrom^[A-Za-z0-9-_:]+@[a-z0-9-]+$to^[a-z0-9-]+@[a-z0-9-]+$request-parameter-pattern-changed
This revision also has 43 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●