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

@@ -742,6 +742,7 @@ components:
status:
description: Updated status of the pet
type: string
type: object
uploadFile_request:
properties:
additionalMetadata:
@@ -751,6 +752,7 @@ components:
description: file to upload
format: binary
type: string
type: object
securitySchemes:
petstore_auth:
flows: