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

Fixed an issue where definition validation was not considering multiple white space characters. #721

Merged
merged 2 commits into from
May 12, 2023

Conversation

VShingala
Copy link
Member

Overview

This PR fixes issue where having extra spaces between openapi or swagger and version field was considered an incorrect definition.

We'll now be accepting zero or more of a any white space before and after : to determine spec versions.

See all added test cases to see more different scenarios.

@VShingala VShingala merged commit c16465b into develop May 12, 2023
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.

2 participants