bober-bbq-bot/docs
byrsapty ac3716712b Update API docs for guest ordering (require_customer_auth, /checkout/track)
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>
2026-08-27 21:47:16 +03:00
..
API.md Update API docs for guest ordering (require_customer_auth, /checkout/track) 2026-08-27 21:47:16 +03:00
DEPLOYMENT.md Document Postgres backup gap as a TODO before any real migration 2026-08-27 15:19:10 +03:00
I18N.md Add optional English translation for product weight/volume 2026-08-27 17:14:36 +03:00
OPEN_QUESTIONS.md Bilingual menu content + finish EN coverage across bot and Mini App 2026-08-27 16:38:10 +03:00
openapi.yaml Update API docs for guest ordering (require_customer_auth, /checkout/track) 2026-08-27 21:47:16 +03:00
PAYMENTS.md Add pluggable payment-provider layer; implement LiqPay alongside Monobank 2026-08-27 13:38:24 +03:00
TESTING.md Add repo-committed pytest test suite 2026-08-27 13:32:09 +03:00
ПОСІБНИК_ВЛАСНИКА.md docs: додати нетехнічний посібник власника для адмін-панелі 2026-08-27 13:27:35 +03:00