rocdev-foundation / medera

Is a chat bot the new "Hello, World"?
GNU General Public License v3.0
1 stars 2 forks source link

JSON formatting #27

Open geowa4 opened 7 years ago

geowa4 commented 7 years ago

JSON is the lingua franca of the web. Skills that retrieve data from RESTful services or read lines from structured logging will likely require the ability to parse and view JSON. In the skill definition, add "json" to possible values to the "format" option.

description: foo
verb: get
noun: bar
command: ls
format: json