Commit 1364715
authored
Fix error in openapi conversion
Fixes: UnboundLocalError: cannot access local variable 'param_desc' where it is not associated with a value.
This is happening after 4ad4eef because param_desc is read without being defined.1 parent a2dcfad commit 1364715
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| 239 | + | |
239 | 240 | | |
240 | 241 | | |
241 | 242 | | |
| |||
0 commit comments