[elixir] elixir generator failing to compile + invalid references#15075
[elixir] elixir generator failing to compile + invalid references#15075ariesclark wants to merge 1 commit intoOpenAPITools:masterfrom
Conversation
|
So, apparently the generator doesn't work at all, even with these changes, annoying... To see what I'm experiencing, try generating using this specification: |
|
I am currently on holiday and will review this PR as soon as I return. In the meantime, please create an issue addressing the problems you are experiencing. To help expedite the resolution process, kindly provide the following information:
Additionally, please include snippets from the generated models and API modules, as they will be valuable in understanding the issue. Thank you for your cooperation and understanding. |
PR checklist
This is important, as CI jobs will verify all generator outputs of your HEAD commit as it would merge with master.
These must match the expectations made by your contribution.
You may regenerate an individual generator by passing the relevant config(s) as an argument to the script, for example
./bin/generate-samples.sh bin/configs/java*.For Windows users, please run the script in Git BASH.
master(6.3.0) (minor release - breaking changes with fallbacks),7.0.x(breaking changes without fallbacks)@mrmstn, but doubt we'd need their review to merge this.