Commit 35df38d
authored
[Elixir] Use string headers (#19759)
* Use string headers in Elixir request builder
* Add samples
* Update add_param spec
* Updated samples with spec changes
* Convert header values and keys to strings in add_param/41 parent f62aa5b commit 35df38d
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- modules/openapi-generator/src/main/resources/elixir
- samples/client/petstore/elixir/lib/openapi_petstore
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments