Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

camel-quarkus-rest-openapi: Allow custom OpenAPI specification location #6702

Closed
calleandersson opened this issue Oct 25, 2024 · 0 comments
Closed
Assignees
Labels
area/rest-openapi enhancement New feature or request
Milestone

Comments

@calleandersson
Copy link

Describe the feature here

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.

@calleandersson calleandersson added the enhancement New feature or request label Oct 25, 2024
@zhfeng zhfeng self-assigned this Oct 29, 2024
zhfeng added a commit to zhfeng/camel-quarkus that referenced this issue Nov 12, 2024
@zhfeng zhfeng closed this as completed in d4a38af Nov 12, 2024
@github-actions github-actions bot added this to the 3.17.0 milestone Nov 12, 2024
JiriOndrusek pushed a commit to JiriOndrusek/camel-quarkus that referenced this issue Nov 13, 2024
* Fix apache#6702 to add custom openapi spec locations

* Apply suggestions from code review

Co-authored-by: James Netherton <jamesnetherton@users.noreply.github.com>

* Regen

---------

Co-authored-by: James Netherton <jamesnetherton@users.noreply.github.com>
JiriOndrusek pushed a commit that referenced this issue Nov 13, 2024
* Fix #6702 to add custom openapi spec locations

* Apply suggestions from code review

Co-authored-by: James Netherton <jamesnetherton@users.noreply.github.com>

* Regen

---------

Co-authored-by: James Netherton <jamesnetherton@users.noreply.github.com>
JiriOndrusek pushed a commit to JiriOndrusek/camel-quarkus that referenced this issue Nov 13, 2024
* Fix apache#6702 to add custom openapi spec locations

* Apply suggestions from code review

Co-authored-by: James Netherton <jamesnetherton@users.noreply.github.com>

* Regen

---------

Co-authored-by: James Netherton <jamesnetherton@users.noreply.github.com>
JiriOndrusek pushed a commit to jboss-fuse/camel-quarkus that referenced this issue Nov 13, 2024
* Fix apache#6702 to add custom openapi spec locations

* Apply suggestions from code review

Co-authored-by: James Netherton <jamesnetherton@users.noreply.github.com>

* Regen

---------

Co-authored-by: James Netherton <jamesnetherton@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/rest-openapi enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants