forked from loafle/openapi-generator-original
[python] Add field as a reserved word (#18279)
* add field as a reserved word * remove tabs * update
This commit is contained in:
@@ -91,6 +91,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
|
||||
<li>except</li>
|
||||
<li>exec</li>
|
||||
<li>false</li>
|
||||
<li>field</li>
|
||||
<li>finally</li>
|
||||
<li>float</li>
|
||||
<li>for</li>
|
||||
|
||||
Reference in New Issue
Block a user