-
Notifications
You must be signed in to change notification settings - Fork 21
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
Generate openapi.yaml in CI/CD #286
Labels
kind/enhancement
New feature or request
task/documentation
Improvements or additions to documentation
Comments
2 tasks
ununhexium
pushed a commit
that referenced
this issue
May 2, 2024
Bumps io.swagger.core.v3:swagger-annotations-jakarta from 2.2.17 to 2.2.18. --- updated-dependencies: - dependency-name: io.swagger.core.v3:swagger-annotations-jakarta dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
We do not want to proceed with SwaggerHub, but compile openapi and store it in the repo and add it to Gitbook docs. //Cc @tmberthold @richardtreier |
richardtreier
pushed a commit
that referenced
this issue
Feb 24, 2025
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/socketio/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md) - [Commits](socketio/socket.io-parser@4.2.2...4.2.3) --- updated-dependencies: - dependency-name: socket.io-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
kind/enhancement
New feature or request
task/documentation
Improvements or additions to documentation
Feature Request
Description
Our openapi.yaml does not get served yet and is only generated during build time.
To make sharing our API wrapper capabilities easier we should create the openapi.yaml in CI/CD pipelines.
Which Areas Would Be Affected?
CI
Stakeholders
@SebastianOpriel
Solution Proposal and Work Breakdown
The text was updated successfully, but these errors were encountered: