UNPKG

obniz

Version:

obniz sdk for javascript

12 lines (10 loc) 198 B
## YAML Template. ##--- $schema: http://json-schema.org/draft-04/schema# id: "/request/display/text" type: object required: [text] properties: text: type: string example: "Hello, obniz!"