Changes to Get a user by username

GET /v1/users/{username}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 2 revisions of this API.134

  1. e825144e9ffd13
  2. eaa698f0f7cb31

What changed

  • e825144e9ffd13See the full diff
    • the path request parameter username became required

      request-parameter-became-required

    • added the optional property assets to the response with the 200 status

      response-optional-property-added

    • added the optional property points to the response with the 200 status

      response-optional-property-added

    • added the optional property user to the response with the 200 status

      response-optional-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the optional property assets from the response with the 200 status

      response-optional-property-removed

    • removed the optional property points from the response with the 200 status

      response-optional-property-removed

    • removed the optional property user from the response with the 200 status

      response-optional-property-removed

    • the path request parameter username became optional

      request-parameter-became-optional

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog