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

Updated OpenAPI definition to add JWT bearer and authentication. #256

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

ghost
Copy link

@ghost ghost commented Jan 16, 2024

This allows for more complete code-gen and testing the web api directly in swagger rather than reliance on postman or other external tooling.

controller auth_1
controller auth_2
controller auth_3

… allows for more complete code-gen and testing of the web api directly in swagger
@Oceania2018 Oceania2018 self-requested a review January 16, 2024 15:05
Copy link
Member

@Oceania2018 Oceania2018 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution. That's awesome. It's convinent.

@Oceania2018 Oceania2018 merged commit a6761fc into SciSharp:master Jan 16, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants