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
Currently, camel-quarkus-rest-openapi seems to only detect OpenAPI specifications located in src/main/openapi. An option to specify a custom location (e.g. another directory or a location within a Maven artifact) should be added.
The text was updated successfully, but these errors were encountered:
Describe the feature here
Currently,
camel-quarkus-rest-openapi
seems to only detect OpenAPI specifications located insrc/main/openapi
. An option to specify a custom location (e.g. another directory or a location within a Maven artifact) should be added.The text was updated successfully, but these errors were encountered: