Changes to Login

POST /v1/auth/login

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

Changed in 2 of the 23 revisions of this API.16

  1. 536abd065ab015
  2. 2db9e75ea3301

What changed

  • 536abd065ab015See the full diff
    • the response's body type changed from no type to object for status

      response-body-type-changed

    • api tag Auth added

      api-tag-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • added the required property to the response with the status

      response-required-property-added

    • endpoint added

      endpoint-added