Update dependecies for CVE (#13834)

* Update dependecies for CVE

fix #13772

* Fix schemas
This commit is contained in:
Thibault Duperron
2022-10-31 03:55:11 +01:00
committed by GitHub
parent 4c19c725a7
commit 1b65ef38f5
70 changed files with 356 additions and 35 deletions

View File

@@ -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" : {