We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
The generated code should look something like this:
apple/swift-openapi-generator#378
But it looks like this:
let path = try converter.renderedPath( template: "/testresult/upload/qrcode-uuid", parameters: [] )
Sorry, something went wrong.
Seems like it's a bug if the path variable name has a hyphen in the name. Opened Bug-Issue:
apple/swift-openapi-generator#601
Current Fix/Workaround: Will use path variable names without hyphen
Bug will be fixed:
apple/swift-openapi-generator#602
Fixed: https://github.com/apple/swift-openapi-generator/releases/tag/1.3.0
ChipCracker
When branches are created from issues, their pull requests are automatically linked.
No description provided.
The text was updated successfully, but these errors were encountered: