Mirror of https://github.com/roostorg/osprey github.com/roostorg/osprey
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at de6347c31c28038597016d3db545507f4e9b2cc7 5 lines 98 B view raw
1PostText: Entity[str] = EntityJson( 2 type='PostText', 3 path='$.post.text', 4 coerce_type=True 5)