Skip to content

Commit

Permalink
Completed "Improve documentation" task in Roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
marclove authored Jul 15, 2024
1 parent c61085c commit 27faab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ process:
- [Understanding Container Status](https://developers.facebook.com/docs/threads/troubleshooting#publishing-does-not-return-a-media-id)

## Roadmap
- [ ] Improve documentation of `API` methods and publish the docs.
- [x] Improve documentation of `API` methods and publish the docs.
- [ ] Type the return values of the `API` methods. They currently all return `Any`.
- [ ] Add integration with S3 and R2 storage. The Threads API doesn't take media uploads directly. You have to upload files to a publicly accessible URL and pass the URL in the API response. This integration would handle the upload to cloud storage and passing of the URL to the Threads API for you.
- [ ] Explore adding JSON fixtures of expected responses to specs.
Expand Down

0 comments on commit 27faab4

Please sign in to comment.