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

fix(openapi): add readme.com extension for showing "Bearer" in auth #278

Merged
merged 2 commits into from
Feb 29, 2024

Conversation

jvallesm
Copy link
Collaborator

@jvallesm jvallesm commented Feb 29, 2024

Because

  • As grpc-gateway only supports OpenAPI 2.x, we were relying on the
    field description to specify Bearer is part of the API key.

CleanShot 2024-02-29 at 11 43 06

This commit

CleanShot 2024-02-29 at 11 50 39

As `grpc-gateway` only supports OpenAPI 2.x, we were relying on the
field description to specify `Bearer` is part of the API key.
@jvallesm jvallesm self-assigned this Feb 29, 2024
@jvallesm jvallesm changed the title fix: add readme.com extension for showing "Bearer" in auth fix(openapi): add readme.com extension for showing "Bearer" in auth Feb 29, 2024
@jvallesm jvallesm force-pushed the jvalles/fix-openapi-bearer-auth branch from 927059c to 9c0daec Compare February 29, 2024 10:51
@jvallesm jvallesm marked this pull request as ready for review February 29, 2024 10:51
@jvallesm jvallesm merged commit a8c7a0c into main Feb 29, 2024
1 check passed
@jvallesm jvallesm deleted the jvalles/fix-openapi-bearer-auth branch February 29, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: 👋 Done
Development

Successfully merging this pull request may close these issues.

2 participants