Skip to content

Allow reading OpenAPI files in YAML format #3195

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

Merged
merged 5 commits into from
Nov 28, 2024
Merged

Allow reading OpenAPI files in YAML format #3195

merged 5 commits into from
Nov 28, 2024

Conversation

pquentin
Copy link
Member

The Kibana OpenAPI file is in YAML format. Since serde-yaml is no longer maintained, I'm using the most popular fork for now, serde-yml.

@pquentin pquentin requested a review from a team as a code owner November 28, 2024 11:32
@pquentin pquentin requested a review from Anaethelion November 28, 2024 13:43
Copy link
Contributor

@Anaethelion Anaethelion left a comment

Choose a reason for hiding this comment

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

LGTM!

@pquentin pquentin merged commit a6b4919 into main Nov 28, 2024
7 checks passed
@pquentin pquentin deleted the yaml-openapi branch November 28, 2024 14:06
swallez added a commit that referenced this pull request Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants