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 #358 - correction of regex problem + tests + auto formatting #359

Merged
merged 3 commits into from
Jun 7, 2022

Conversation

dedece35
Copy link
Contributor

there is an auto-formatting of some source files (when I executed mvnw compile)
you can also see the correction : I added "{}" in regex static variable
finally, you will see also 2 new YAML files used on a new test method to check is the problem is resolved

@dedece35
Copy link
Contributor Author

what do you think about it, @quen2404, @joschi and @misterjoshua ?
this problem is a quite major problem for us :(

@gitpod-io
Copy link

gitpod-io bot commented Jun 7, 2022

Copy link
Contributor

@joschi joschi left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for your contribution!

@joschi joschi added the bug label Jun 7, 2022
@joschi joschi added this to the 2.1.0 milestone Jun 7, 2022
@joschi joschi linked an issue Jun 7, 2022 that may be closed by this pull request
@joschi joschi merged commit 2d6f430 into OpenAPITools:master Jun 7, 2022
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.

Path with several "{...}" incorrectly parsed
2 participants