docs(insta): 자율 발급 API 2개 문서화 (ranked, decision)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -318,6 +318,8 @@ docker compose up -d
|
||||
| POST | `/api/insta/slates/{id}/render` | 카드 렌더 재시도 |
|
||||
| GET | `/api/insta/slates/{id}/assets/{page}` | 카드 PNG 다운로드 (1~10) |
|
||||
| GET | `/api/insta/slates/{id}/package` | zip 패키지 (10 PNG + caption.txt) |
|
||||
| GET | `/api/insta/keywords/ranked` | 4신호 선별 점수 + eligible (자율 발급용) |
|
||||
| POST | `/api/insta/slates/{id}/decision` | 승인/반려 (approved→published) |
|
||||
| GET | `/api/insta/tasks/{task_id}` | BackgroundTask 상태 폴링 |
|
||||
| GET/PUT | `/api/insta/templates/prompts/{name}` | 프롬프트 템플릿 CRUD |
|
||||
| POST | `/api/internal/insta/update` | Windows 워커 결과 webhook |
|
||||
|
||||
Reference in New Issue
Block a user