forked from loafle/openapi-generator-original
Update dependecies for CVE (#13834)
* Update dependecies for CVE fix #13772 * Fix schemas
This commit is contained in:
committed by
GitHub
parent
4c19c725a7
commit
1b65ef38f5
@@ -1008,7 +1008,8 @@
|
||||
"description" : "Updated status of the pet",
|
||||
"type" : "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"type" : "object"
|
||||
},
|
||||
"uploadFile_request" : {
|
||||
"properties" : {
|
||||
@@ -1021,7 +1022,8 @@
|
||||
"format" : "binary",
|
||||
"type" : "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"type" : "object"
|
||||
}
|
||||
},
|
||||
"securitySchemes" : {
|
||||
|
||||
Reference in New Issue
Block a user