urbit/pkg/arvo/mar/link/view-action.hoon

32 lines
462 B
Plaintext

/- *link-view
=, dejs:format
|_ act=view-action
++ grab
|%
++ noun view-action
++ json
|^ (of %create^create ~)
::
++ create
%- ot
:~ 'path'^pa
'title'^so
'description'^so
'members'^mems
'realGroup'^bo
==
::
++ mems
%- of
:~ %group^pa
%ships^(cu sy (ar (su ;~(pfix sig fed:ag))))
==
--
--
::
++ grow
|%
++ noun act
--
--