Changes to Request a password reset

POST /users/reset-password-request

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

Changed in 2 of the 50 revisions of this API.411

  1. bca9ebb2d24a21
  2. ddfd4e39c98d21

What changed

  • bca9ebb2d24a21See the full diff
    • added Email to the email request property allOf list

      request-property-all-of-added

    • the email request property type/format changed from string/ to /

      request-property-type-changed

    • the email request property's minLength was decreased from 3 to 0

      request-property-min-length-decreased

  • ddfd4e39c98d21See the full diff
    • the email request property's minLength was increased from 0 to 3

      request-property-min-length-increased

    • the email request property type/format changed from / to string/

      request-property-type-changed

    • removed Email from the email request property allOf list

      request-property-all-of-removed

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