Skip to content

Commit a7d590b

Browse files
committed
make enigma-spec
1 parent 5da2ac2 commit a7d590b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

api-spec.json

+7
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,13 @@
539539
"items": {
540540
"type": "int"
541541
}
542+
},
543+
"Suspended": {
544+
"description": "Suspended list of suspended object handles or nil",
545+
"type": "slice",
546+
"items": {
547+
"type": "int"
548+
}
542549
}
543550
}
544551
},

0 commit comments

Comments
 (0)