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

OpenAPI - better configuration API #566

Closed
andrus opened this issue Jun 11, 2022 · 0 comments
Closed

OpenAPI - better configuration API #566

andrus opened this issue Jun 11, 2022 · 0 comments
Milestone

Comments

@andrus
Copy link
Contributor

andrus commented Jun 11, 2022

Instead of AgSwaggerModule.contributeEntityPackages let's provide a builder API that creates a full-blown module:

AgSwaggerModule m = AgSwaggerModule.builder().entityPackages("p1", "p2").build();
andrus added a commit that referenced this issue Jun 11, 2022
andrus added a commit that referenced this issue Jun 11, 2022
@andrus andrus added this to the 5.0.M1 milestone Jun 11, 2022
@andrus andrus closed this as completed Jun 11, 2022
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