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

Define OpenAPI spec info via Maven Configuration #6

Closed
jeaf-anaptecs opened this issue Jan 29, 2024 · 0 comments · Fixed by #117
Closed

Define OpenAPI spec info via Maven Configuration #6

jeaf-anaptecs opened this issue Jan 29, 2024 · 0 comments · Fixed by #117
Assignees
Labels
feature New feature

Comments

@jeaf-anaptecs
Copy link
Contributor

jeaf-anaptecs commented Jan 29, 2024

Description

Common info section of API spec should be definable via Maven Configuration. Currently its only supported as part of the model. In cases of having split up a REST API into several specs this leeads to duplication of the same information

The following propeties should be definable as Maven Configuration parameters:

  • Contact Name
  • Contact URL
  • Contact Email
  • License Name
  • License URL
  • Terms of use URL
@jeaf-anaptecs jeaf-anaptecs added the feature New feature label Jan 29, 2024
@jeaf-anaptecs jeaf-anaptecs self-assigned this Jan 29, 2024
jeaf-anaptecs added a commit that referenced this issue Mar 30, 2024
@jeaf-anaptecs jeaf-anaptecs linked a pull request Mar 30, 2024 that will close this issue
jeaf-anaptecs added a commit that referenced this issue Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant