Skip to content

Commit 39652e6

Browse files
committed
update opena[pi
Signed-off-by: Jess Frazelle <[email protected]>
1 parent 7503314 commit 39652e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openapi/api.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@
7979
"$ref": "#/components/schemas/Result"
8080
}
8181
],
82-
"description": "The result of the info command."
82+
"description": "The result of the info command.",
83+
"nullable": true
8384
},
8485
"sequence_id": {
8586
"allOf": [
@@ -93,7 +94,6 @@
9394
"required": [
9495
"command",
9596
"module",
96-
"result",
9797
"sequence_id"
9898
],
9999
"type": "object"

0 commit comments

Comments
 (0)