bober-bbq-bot/docs
byrsapty dd5688ab9f Add API reference docs for /api/* (Markdown + OpenAPI)
Documents every route in bober_bbq/api/* (menu, settings, cart, orders,
checkout, payments) sourced by reading each handler and its downstream
model/service/util calls in full: auth via require_telegram_auth and the
Telegram initData HMAC validation (including the debug-only dev_user_id
bypass), exact request/response shapes, and every distinct error status
and body. Adds docs/API.md as the primary narrative reference and
docs/openapi.yaml as a machine-readable OpenAPI 3.0 spec covering the
same surface.
2026-08-27 13:27:43 +03:00
..
API.md Add API reference docs for /api/* (Markdown + OpenAPI) 2026-08-27 13:27:43 +03:00
DEPLOYMENT.md Edit supplier deliveries after the fact; downloadable Excel/PDF statements 2026-08-26 20:17:48 +03:00
OPEN_QUESTIONS.md Initial commit: Bober BBQ Telegram bot + backend + admin + Mini App 2026-08-08 15:50:50 +03:00
openapi.yaml Add API reference docs for /api/* (Markdown + OpenAPI) 2026-08-27 13:27:43 +03:00