Changes to Get user by user name.
GET /user/{username}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 53 revisions of this API.182
- 253de9e0f0ae182
What changed
- ▲
removed the media type
application/xmlfor the response with the statusdefaultresponse-media-type-removed
- ●
removed the optional property
emailfrom the response with thedefaultstatusresponse-optional-property-removed
- ●
removed the optional property
firstNamefrom the response with thedefaultstatusresponse-optional-property-removed
- ●
removed the optional property
idfrom the response with thedefaultstatusresponse-optional-property-removed
- ●
removed the optional property
lastNamefrom the response with thedefaultstatusresponse-optional-property-removed
- ●
removed the optional property
passwordfrom the response with thedefaultstatusresponse-optional-property-removed
- ●
removed the optional property
phonefrom the response with thedefaultstatusresponse-optional-property-removed
- ●
removed the optional property
userStatusfrom the response with thedefaultstatusresponse-optional-property-removed
- ●
removed the optional property
usernamefrom the response with thedefaultstatusresponse-optional-property-removed
- ○
added the required property
codeto the response with thedefaultstatusresponse-required-property-added
- ○
added the required property
messageto the response with thedefaultstatusresponse-required-property-added
- ▲