You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
following clean architecture - split your business logic/model from framework.
That is why global place @OpenAPIDefinition or annotations directly on model classes are a compromise.
It would be good to have option to build OpenAPI definition from multiple package level annotations like @OpenAPIDefinition but without info section
The text was updated successfully, but these errors were encountered:
For bigger project you want to:
That is why global place @OpenAPIDefinition or annotations directly on model classes are a compromise.
It would be good to have option to build OpenAPI definition from multiple package level annotations like @OpenAPIDefinition but without info section
The text was updated successfully, but these errors were encountered: