Versions Compared

Key

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

...

After adding modularity to the backend template we can divide spec (with swagger) and api. Spec is a specification of our API that cont

The purpose of this division is move general dtos, enums, constraints, constraint's messages into a separate module.