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 106145d75ff4dc44f9ce3a2de38ab39bfbca6689 5 lines 98 B view raw
1PostText: Entity[str] = EntityJson( 2 type='PostText', 3 path='$.post.text', 4 coerce_type=True 5)