Changes to Create User

POST /v1/users

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

Changed in 5 of the 10 revisions of this API.5178

  1. 3ea9a7bcd4982
  2. 9c3c66ced2574
  3. e3ac0347dfbe191
  4. aae16339e1e148
  5. b9fc18a0eac31

What changed

    • added the new optional request property githubUserId

      new-optional-request-property

    • added the optional property user/allOf[User]/githubUserId to the response with the 200 status

      response-optional-property-added

    • added the new optional request property displayName

      new-optional-request-property

    • added the new optional request property profilePictureUrl

      new-optional-request-property

    • added the optional property user/allOf[User]/displayName to the response with the 200 status

      response-optional-property-added

    • added the optional property user/allOf[User]/profilePictureUrl to the response with the 200 status

      response-optional-property-added

  • e3ac0347dfbe191See the full diff
    • the user response's property type/format changed from object/ to / for status 200

      response-property-type-changed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

    • added User to the user response property allOf list for the response status 200

      response-property-all-of-added

    • the details/items/ response's property type/format changed from object/ to / for status 400

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 401

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 403

      response-property-type-changed

    • the details/items/ response's property type/format changed from object/ to / for status 404

      response-property-type-changed

    • removed the optional property details/items/description from the response with the 400 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 401 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 403 status

      response-optional-property-removed

    • removed the optional property details/items/description from the response with the 404 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 400 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 401 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 403 status

      response-optional-property-removed

    • removed the optional property details/items/docsLink from the response with the 404 status

      response-optional-property-removed

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

    • endpoint added

      endpoint-added