Changes to Get stand details by id (admin)
GET /admin/stands/{standId}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 5 revisions of this API.23
What changed
- ○
added the optional property
codeto the response with the404statusresponse-optional-property-added
- ○
added the optional property
paramsto the response with the404statusresponse-optional-property-added
- ○
- ●
removed the optional property
codefrom the response with the404statusresponse-optional-property-removed
- ●
removed the optional property
paramsfrom the response with the404statusresponse-optional-property-removed
- ○
for the
pathrequest parameterstandId, the type/format was generalized frominteger/tostring/request-parameter-type-generalized
- ●