Changes to GET /v1/profiles/by-username/:username
GET /v1/profiles/by-username/{username}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 2 revisions of this API.33
What changed
- ▲
added the pattern
^[A-Za-z0-9_]{1,15}$to thepathrequest parameterusernamerequest-parameter-pattern-added
- ▲
the response property
////became optional for the statusresponse-property-became-optional
- ▲
the response property
///////////became optional for the statusresponse-property-became-optional
- ○
added the optional property
////to the response with the statusresponse-optional-property-added
- ○
added the optional property
////to the response with the statusresponse-optional-property-added
- ○
added the optional property
////to the response with the statusresponse-optional-property-added
- ▲