Skip to content

Commit 1936615

Browse files
committed
Support null value
1 parent 76c883a commit 1936615

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

openapi/openapi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -593,6 +593,7 @@ components:
593593
additionalProperties: { }
594594
DidDocumentController:
595595
oneOf:
596+
- type: null
596597
- type: string
597598
- type: array
598599
items:

0 commit comments

Comments
 (0)