v0.2.4
What's Changed
- Collections Endpoint : Refactored this endpoint to first create resources in the DB and then run background task , by @nishika26 - #243
- Threads Endpoint : Included Payload schema for
threads/start/endpoint, so that it throws correct validation error, by @avirajsingh7 - #245 - Document Endpoint : Added an endpoint in this router for permanent deletion of document from S3, by @avirajsingh7 - #240
Full Changelog: v0.2.3...v0.2.4