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
@@ -799,6 +799,7 @@ components:
|
||||
status:
|
||||
description: Updated status of the pet
|
||||
type: string
|
||||
type: object
|
||||
uploadFile_request:
|
||||
properties:
|
||||
additionalMetadata:
|
||||
@@ -808,6 +809,7 @@ components:
|
||||
description: file to upload
|
||||
format: binary
|
||||
type: string
|
||||
type: object
|
||||
securitySchemes:
|
||||
petstore_auth:
|
||||
flows:
|
||||
|
||||
Reference in New Issue
Block a user