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

Generate swagger specs of http eventsource in src/docs #971

Open
2 tasks done
mastersilv3r opened this issue Feb 24, 2024 · 0 comments
Open
2 tasks done

Generate swagger specs of http eventsource in src/docs #971

mastersilv3r opened this issue Feb 24, 2024 · 0 comments
Assignees
Labels
feature new feature

Comments

@mastersilv3r
Copy link
Contributor

mastersilv3r commented Feb 24, 2024

The Problem

Currently Swagger UI opens up when the service is run but there is no way to export the docs.

The Solution

  • When a service boots up, store the swagger docs for http events in the src/docs/http-swagger.json
  • In the endpoints where authn: false, do not set "security": [ { "bearerAuth": [] } ]
@mastersilv3r mastersilv3r added the feature new feature label Feb 24, 2024
@mastersilv3r mastersilv3r self-assigned this Feb 24, 2024
@kushal023 kushal023 assigned xCodeMuse and unassigned mastersilv3r Mar 28, 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

No branches or pull requests

2 participants