Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore:Add temp cache data handling and registration to routing
Introduce `TempCacheDataResponseViewSet` to handle caching operations with `CACHETEMPDATA`, including clearing documents and inserting data. This addition improves data management capabilities and integrates the new viewset into the router under the `v1/temp` endpoint.
- Loading branch information