Some checks failed
CI / Unit & Component Tests (push) Failing after 3m27s
CI / OCR Service Tests (push) Successful in 40s
CI / Backend Unit Tests (push) Failing after 3m3s
CI / Unit & Component Tests (pull_request) Failing after 3m16s
CI / OCR Service Tests (pull_request) Successful in 32s
CI / Backend Unit Tests (pull_request) Failing after 2m57s
- Merge origin/main (resolved conflict in +page.svelte: use res.ok check from main) - fix(transcription): bump button text from text-brand-navy/60 (3.83:1) to text-brand-navy/80 (6.75:1) to pass WCAG AA 4.5:1 for 12px text - feat(api-tests): add Transcription.http with PUT /review-all entry Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 lines
155 B
HTTP
4 lines
155 B
HTTP
### Mark all blocks as reviewed
|
|
PUT http://localhost:8080/api/documents/{{documentId}}/transcription-blocks/review-all
|
|
Authorization: Basic admin admin123
|