Changes to Create a user

POST /users

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

Changed in 2 of the 7 revisions of this API.6

  1. 725dd12761d92
  2. 2c6bc192bc094

What changed

    • added the optional property anyOf[subschema #1: User (BYOL)]/decease_date to the response with the 200 status

      response-optional-property-added

    • added the optional property anyOf[subschema #2: User (TOL)]/decease_date to the response with the 200 status

      response-optional-property-added

    • added the new optional request property anyOf[subschema #1: User (BYOL) - Create - Request]/tags

      new-optional-request-property

    • added the new optional request property anyOf[subschema #2: User (TOL) - Create - Request]/tags

      new-optional-request-property

    • added the optional property anyOf[subschema #1: User (BYOL)]/tags to the response with the 200 status

      response-optional-property-added

    • added the optional property anyOf[subschema #2: User (TOL)]/tags to the response with the 200 status

      response-optional-property-added