fix(tests): also fix the docs for the retry ocr processing

This commit is contained in:
perf3ct 2025-07-18 21:08:30 +00:00
parent 6b1a1eba14
commit bf4f508bec
1 changed files with 1 additions and 1 deletions

View File

@ -442,7 +442,7 @@ Response:
#### Retry OCR Processing
```bash
POST /api/documents/{id}/retry-ocr
POST /api/documents/{id}/ocr/retry
Authorization: Bearer <jwt_token>
```