abraham / abraham/mastodon-openapi
Stream response schemas
Open
- Dominant language
- TypeScript
- Stars
- 20
- Forks
- 0
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 18
Description
Add schema for the data shapes in the streaming endpoints.
- API docs: https://docs.joinmastodon.org/methods/streaming/
- Example SSE implementation in OpenAPI: https://www.speakeasy.com/docs/sdks/customize/runtime/server-sent-events
The content type should be updated to `text/event-stream`. Implement schemas similar to "Handling Multiple Event Types" from the example link.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.