docs/API.md and docs/openapi.yaml still described every cart/orders/ checkout/me route as requiring @require_telegram_auth with a possible 401 - no longer accurate now that those routes use @require_customer_auth (falls back to a cookie-bound guest instead of rejecting the request, see the guest-ordering feature). Documents the new decorator, the guest identity scheme (GuestIdSequence/allocate_guest_telegram_id), the new unauthenticated GET /checkout/track/<token> endpoint, and the checkout response's new card_unavailable_message/track_url fields. Also adds the previously-undocumented /me/locale path to openapi.yaml and updates README's architecture notes accordingly. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| API.md | ||
| DEPLOYMENT.md | ||
| I18N.md | ||
| OPEN_QUESTIONS.md | ||
| openapi.yaml | ||
| PAYMENTS.md | ||
| TESTING.md | ||
| ПОСІБНИК_ВЛАСНИКА.md | ||