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

  1. 253de9e0f0ae182

What changed

  • 253de9e0f0ae182See the full diff
    • removed the media type application/xml for the response with the status default

      response-media-type-removed

    • removed the optional property email from the response with the default status

      response-optional-property-removed

    • removed the optional property firstName from the response with the default status

      response-optional-property-removed

    • removed the optional property id from the response with the default status

      response-optional-property-removed

    • removed the optional property lastName from the response with the default status

      response-optional-property-removed

    • removed the optional property password from the response with the default status

      response-optional-property-removed

    • removed the optional property phone from the response with the default status

      response-optional-property-removed

    • removed the optional property userStatus from the response with the default status

      response-optional-property-removed

    • removed the optional property username from the response with the default status

      response-optional-property-removed

    • added the required property code to the response with the default status

      response-required-property-added

    • added the required property message to the response with the default status

      response-required-property-added