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

OpenAPI 3.1.0 support: add OpenAPI 3.1.0 support in Badge #8501

Closed
char0n opened this issue Mar 23, 2023 · 1 comment
Closed

OpenAPI 3.1.0 support: add OpenAPI 3.1.0 support in Badge #8501

char0n opened this issue Mar 23, 2023 · 1 comment

Comments

@char0n
Copy link
Member

char0n commented Mar 23, 2023

We currently do not render badge for OpenAPI 2.0.

For OpenAPI 3.0.x and OpenAPI 3.1.0 we render the following badge:

image


The goal of this issue is to implement the badge in the following way:

OpenAPI 3.0.x

For OpenAPI 3.0.x definition we'll render 3.0 inside the badge

OpenAPI 3.1.0

For OpenAPI 3.1.0 definition we'll render 3.1 inside the badge

@char0n
Copy link
Member Author

char0n commented Mar 23, 2023

Badge rendering for OpenAPI 3.1.0 definitions:

image

Badge rendering for OpenAPI 3.0.x definition:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant