forked from loafle/openapi-generator-original
[Python] remove default value from being fallback to example (#2213)
* remove example fallback * reset test case
This commit is contained in:
@@ -1422,6 +1422,7 @@ components:
|
||||
format: date-time
|
||||
type: string
|
||||
uuid:
|
||||
example: 72f98069-206d-4f12-9f12-3d1e525a8e84
|
||||
format: uuid
|
||||
type: string
|
||||
password:
|
||||
|
||||
Reference in New Issue
Block a user