Changes to Sign in
POST /api/auth/login
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 7 revisions of this API.22
What changed
- ○
the request property
passwordbecame optionalrequest-property-became-optional
- ○
the
passwordrequest property's minLength was decreased from8to0request-property-min-length-decreased
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the request property
passwordbecame requiredrequest-property-became-required
- ▲
the
passwordrequest property's minLength was increased from0to8request-property-min-length-increased
This revision also has 62 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲