Skip to content

Commit 20fe612

Browse files
committed
update samples
1 parent b533c5d commit 20fe612

File tree

1 file changed

+2
-0
lines changed
  • samples/client/petstore/java/okhttp-gson-3.1/api

1 file changed

+2
-0
lines changed

samples/client/petstore/java/okhttp-gson-3.1/api/openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -815,6 +815,7 @@ paths:
815815
items:
816816
$ref: '#/components/schemas/myObject'
817817
nullable: true
818+
type: array
818819
description: ""
819820
tags:
820821
- fake
@@ -1185,6 +1186,7 @@ components:
11851186
- type: string
11861187
- items:
11871188
type: string
1189+
type: array
11881190
securitySchemes:
11891191
petstore_auth:
11901192
flows:

0 commit comments

Comments
 (0)