Changes to Create a tracker
POST /public/v1/trackers
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 3 revisions of this API.234
- 49b1d626be36234
What changed
- ▲
the
request property's minLength was increased from0to1request-property-min-length-increased
- ▲
added the pattern
^[a-zA-Z0-9- ._/]*$to the request propertyrequest-property-pattern-added
- ●
deleted the
headerrequest parameterAuthorizationrequest-parameter-removed
- ●
deleted the
headerrequest parameterContent-Typerequest-parameter-removed
- ●
the
request property's maxLength was set to32request-property-max-length-set
- ○
the endpoint scheme security
Authorizationwas added to the APIapi-security-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ○
added the non-success response with the status
response-non-success-status-added
- ▲