fix(tests): also fix the docs for the retry ocr processing
This commit is contained in:
parent
6b1a1eba14
commit
bf4f508bec
|
|
@ -442,7 +442,7 @@ Response:
|
||||||
#### Retry OCR Processing
|
#### Retry OCR Processing
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
POST /api/documents/{id}/retry-ocr
|
POST /api/documents/{id}/ocr/retry
|
||||||
Authorization: Bearer <jwt_token>
|
Authorization: Bearer <jwt_token>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue