-
Notifications
You must be signed in to change notification settings - Fork 531
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
Resolving relative URLs results in ArrayIndexOutOfBoundsException
#750
Comments
chgeuer
added a commit
to chgeuer/ex_microsoft_azure_management_generator
that referenced
this issue
Jul 6, 2018
beikov
added a commit
to beikov/swagger-parser
that referenced
this issue
Apr 28, 2024
beikov
added a commit
to beikov/swagger-parser
that referenced
this issue
Apr 28, 2024
This was referenced Apr 28, 2024
frantuma
pushed a commit
that referenced
this issue
May 1, 2024
fixed by #2082 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Repro
results in an
ArrayIndexOutOfBoundsException
:I experienced that when using the codegen CLI:
java -jar swagger-codegen-cli.jar generate \ -l elixir \ -i "https://raw.githubusercontent.com/Azure/azure-rest-api-specs/master/specification/storage/resource-manager/Microsoft.Storage/stable/2018-02-01/storage.json"
The text was updated successfully, but these errors were encountered: