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

Add the ability to not include all resources #83

Open
bass3l opened this issue Jun 16, 2021 · 0 comments
Open

Add the ability to not include all resources #83

bass3l opened this issue Jun 16, 2021 · 0 comments

Comments

@bass3l
Copy link

bass3l commented Jun 16, 2021

Is your feature request related to a problem? Please describe.
Not related to a problem, but using swagger-core (and its related deps) that generates the output at runtime, you can specify the following config entry:

<param-name>openApi.configuration.readAllResources</param-name>
<param-value>false</param-value>

Which will result in only including the classes/ops that where annotated by an annotation from io.swagger.v3.oas.annotations namespace.

I'll try to create a pull request for it if considered. I think JaxRSScanner the one that should get the changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant