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 d63e06ea40
commit dcf1a9a984
No known key found for this signature in database
GPG Key ID: 569C4EEC436F5232
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>
```