eclipse / microprofile-open-api

Microprofile open api
Apache License 2.0
131 stars 81 forks source link

Package level equivalent for @OpenAPIDefinition #554

Open adam-gladki opened 1 year ago

adam-gladki commented 1 year ago

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