LibrePhotos / librephotos

A self-hosted open source photo management service. This is the repository of the backend.
MIT License
6.87k stars 298 forks source link

refactor scan methods to use post #1265

Closed sickelap closed 4 months ago

sickelap commented 4 months ago

Deprecate get methods for triggering scan This makes the API a tiny bit more RESTful and a POST method (mutation) is required in the frontend to invalidate cached entries (when we will have them)

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud