mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Add 12 previously undocumented routes to the OpenAPI 3.1 specification: content-aware-resize, edit-metadata (+ inspect), stitch, pdf-to-image (+ info, preview), gif-tools/info, remove-background/effects, preview, pipeline/tools, and pipeline/batch. Fix license from MIT to AGPL-3.0, correct DELETE /files response from 204 to 200 with body, and update VitePress API docs (rest.md tool table, ai.md model parameters). Also register the sharpen operation in the image-engine OPERATION_MAP so it can be used as a standalone pipeline step. Co-authored-by: stirling-image <stirling-image@users.noreply.github.com>