Merge remote-tracking branch 'origin/6.3.x' into 7.0.x

This commit is contained in:
William Cheng
2022-10-16 21:27:53 +08:00
11745 changed files with 669618 additions and 201259 deletions

View File

@@ -2103,11 +2103,13 @@ components:
breed:
type: string
type: object
example: null
Cat_allOf:
properties:
declawed:
type: boolean
type: object
example: null
BigCat_allOf:
properties:
kind:
@@ -2118,6 +2120,7 @@ components:
- jaguars
type: string
type: object
example: null
securitySchemes:
petstore_auth:
flows: