-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
featureNew feature or requestNew feature or request
Description
people would want to share their thread. to lighten everyone's load, we could make this stateless. by sharing a link, the website could re-create the conversation from this thread.
considerations:
- a compressed, minified json object could be sent to a query endpoint like
POST /restore/$saved, which could hold metadata (which cat, which 'version' of the API) as well as the discussion thread to re-create
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request