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

More current fixes #22

Closed
wants to merge 64 commits into from
Closed

More current fixes #22

wants to merge 64 commits into from

Conversation

valpackett
Copy link
Contributor

oop, when I said some things would be fixed with a 7.7.0 update I didn't mean the latest available snapshot (which a few weeks behind) should be used ASAP (:

but if we're going that route, here's a current build with two more patches:

OpenAPITools/openapi-generator#19022
OpenAPITools/openapi-generator#19023

This inclusion of jars directly in the repo is… starting to get bothersome though. It would be ideal to move them to LFS (git lfs migrate import --everything --include="*.jar" --verbose and force push).

ddsky and others added 30 commits May 30, 2019 18:12
simple readme
It's actually supposed to be uppercased.
Thanks, Windows case-insensitivity..
Just like it's already enabled for csharp.
csharp,go,python: remap _ property to 'underscore' to fix broken syntax
valpackett and others added 25 commits May 13, 2024 20:57
The generator would generate a wrapper for the same endpoint twice,
and in some languages like go it would cause issues due to flat namespace.
It is not permitted there
Will take effect when the generator is fixed
Required by luarocks to even read the rockspec
Add GitHub Actions for testing
@ddsky
Copy link
Owner

ddsky commented Jun 26, 2024

@valpackett so the latest snapshot does not have the patches you are talking about? Is there a jar that has those patches?

@valpackett
Copy link
Contributor Author

The one included in this PR, let me resend it now

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