Versions Compared

Key

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

...

this module consists of xml description of enpoints, controllers, enums, dto and etc. Also generated API interfaces.

About xml description you can find details here

Also we have another(todo refactor) spec module which is located in a different place and does not contain business logic

Example of described Login controller with endpoint and generated API interface example is given below:

...