Skip to content

Commit

Permalink
fix(openapi): change add nullable for metadata object
Browse files Browse the repository at this point in the history
  • Loading branch information
reslene committed Dec 4, 2024
1 parent 66c84cb commit da4758f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ components:
schemas:
Metadata:
type: object
nullable: true
additionalProperties: {}
ClientOptions:
type: object
Expand Down

0 comments on commit da4758f

Please sign in to comment.