mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-16 19:22:22 +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)]
|
|
==
|
|
--
|