UNPKG

obniz

Version:

obniz sdk for javascript

12 lines (11 loc) 231 B
## YAML Template. ##--- $schema: http://json-schema.org/draft-04/schema# id: "/response/ws/ready" description : "all things ready" type: object required : [ready] properties: ready: type : boolean enum : [true]