mirror of
https://github.com/urbit/shrub.git
synced 2024-12-14 20:02:51 +03:00
9 lines
204 B
Plaintext
9 lines
204 B
Plaintext
|%
|
|
++ response ::TODO id should be optional
|
|
$% [%result id=@t res=json]
|
|
[%error id=@t code=@t message=@t] ::TODO data?
|
|
[%fail hit=httr:eyre]
|
|
[%batch bas=(list response)]
|
|
==
|
|
--
|