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

feature: Attach bundled openapi to project artifacts #113

Open
bartveenstra opened this issue Nov 25, 2020 · 1 comment
Open

feature: Attach bundled openapi to project artifacts #113

bartveenstra opened this issue Nov 25, 2020 · 1 comment

Comments

@bartveenstra
Copy link
Contributor

When invoking bundle on package phase, automatically attach the bundled openapi to project artifacts to easy publishing the specs

@jjjasper
Copy link
Contributor

The bundled spec is published to a directory on a maven repository - but not using maven coordinates or anything - it is just a file in a folder.

bundled openapi is assembled into a zip file, which is attached to project artifacts. There is a requirement to have a folder inside the zip file - name should probably be configurable.

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

2 participants