Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Validate request using schema (TBD)

  • Validate birth_date - must be <= today()

    • else error 422 "Birth date can't be in the future"

...