Versions Compared

Key

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

...

  • The schemas are defined in Typescript types in the backend/src/api/schemas

  • We use the Zod library to define the Typescript types from the schema definition

...