Skip to content

Commit da4758f

Browse files
committed
fix(openapi): change add nullable for metadata object
1 parent 66c84cb commit da4758f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

openapi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ components:
239239
schemas:
240240
Metadata:
241241
type: object
242+
nullable: true
242243
additionalProperties: {}
243244
ClientOptions:
244245
type: object

0 commit comments

Comments
 (0)