You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Intro

After adding modularity to the backend template we can divide spec (with swagger) and api.

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

  • No labels