khoj/src/interface
Debanjum 8503d7a07b
Split Configure API into Content, Model API paths (#857)
## Major: Breaking Changes
- Move API endpoints under /configure/<type>/model to /api/model/<type>
- Move API endpoints under /api/configure/content/ to /api/content/
- Accept file deletion requests by clients during sync
- Split /api/v1/index/update into /api/content PUT, PATCH API endpoints

## Minor: Create New API Endpoint
- Create API endpoints to get user content configurations

Related: #852
2024-07-26 23:48:41 -07:00
..
desktop Move API endpoints under /api/configure/content/ to /api/content/ 2024-07-19 05:40:34 +05:30
emacs Move API endpoints under /api/configure/content/ to /api/content/ 2024-07-19 05:40:34 +05:30
obsidian Split /api/v1/index/update into /api/content PUT, PATCH API endpoints 2024-07-19 01:45:53 +05:30
web Split Configure API into Content, Model API paths (#857) 2024-07-26 23:48:41 -07:00