1
0
Fork 0
mirror of https://github.com/archtechx/airwire.git synced 2025-12-12 10:44:03 +00:00

fix JSON markup

This commit is contained in:
Samuel Štancl 2021-05-20 22:38:44 +02:00
parent 28e16d6bef
commit 314141fd33

View file

@ -485,10 +485,10 @@ The best way to think about Airwire is simply an OOP wrapper around a REST API.
"state": { "state": {
"foo": "abcdef" "foo": "abcdef"
}, },
"changes" { "changes": {
"foo": "bar" "foo": "bar"
}, },
"calls" { "calls": {
"save": [ "save": [
{ {
"name": "Example task", "name": "Example task",