mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-11 16:09:31 +03:00
updated json endpoints in accordance with logan's requests
This commit is contained in:
parent
f0f838fc63
commit
6b9861e0c0
@ -53,9 +53,13 @@
|
||||
~(tap by cos)
|
||||
|= [a=@da b=collection]
|
||||
:- (scot %da a)
|
||||
%- frond
|
||||
%- pairs
|
||||
:~
|
||||
:- %description
|
||||
[%s desc.conf.b]
|
||||
:- %modified
|
||||
[%s (scot %da mod.conf.b)]
|
||||
==
|
||||
--
|
||||
::
|
||||
++ grab
|
||||
|
@ -65,15 +65,16 @@
|
||||
[%s (scot %p a)]
|
||||
==
|
||||
:- %topics
|
||||
%- pairs
|
||||
:- %a
|
||||
%+ turn
|
||||
~(tap by tops.col)
|
||||
|= [e=@da f=topicful]
|
||||
:- (scot %da e)
|
||||
%- pairs
|
||||
:~ title+[%s tit.info.f]
|
||||
who+[%s (scot %p who.info.f)]
|
||||
what+[%s (of-wain:format wat.info.f)]
|
||||
id+[%s (scot %da e)]
|
||||
modified+[%s (scot %da mod.info.f)]
|
||||
==
|
||||
==
|
||||
--
|
||||
|
@ -114,14 +114,15 @@
|
||||
who+[%s (scot %p who.info.top)]
|
||||
what+[%s (of-wain:format wat.info.top)]
|
||||
:- %comments
|
||||
%- pairs
|
||||
:- %a
|
||||
%+ turn
|
||||
~(tap by coms.top)
|
||||
|= [a=@da b=[c=@da d=comment]]
|
||||
:- (scot %da a)
|
||||
%- pairs
|
||||
:~ who+[%s (scot %p who.d.b)]
|
||||
what+[%s (of-wain:format wat.d.b)]
|
||||
id+[%s (scot %da a)]
|
||||
modified+[%s (scot %da c.b)]
|
||||
==
|
||||
==
|
||||
--
|
||||
|
Loading…
Reference in New Issue
Block a user