Cloudflare Workers BFF の仕様・エラー・運用 Cloudflare Workers BFF — specs, errors, operations
モバイルアプリ / 管理者ポータル / 公開 Web すべてのクライアントが呼び出す唯一の API 層
/v1/* の一次仕様。OpenAPI 3.1 に加えて、エラーコード SSoT、
ユーザーアクティビティ & ゲーミフィケーション仕様、E2E テスト運用ガイドを収録。
Single source of truth for the /v1/* API layer consumed by every client
(mobile, admin portal, public web). OpenAPI 3.1 spec plus error code SSoT,
user-activity & gamification spec, and the E2E testing operations guide.
ページ一覧 Pages
Swagger UISwagger UI
Workers BFF /v1/* の OpenAPI 3.1 仕様をインタラクティブに閲覧・試せるビュー(Dev 固定)。
Interactive Swagger UI for the Workers BFF /v1/* OpenAPI 3.1 spec (Dev-only).
RedocRedoc
同 OpenAPI 3.1 仕様の Redoc ドキュメント形式ビュー(read-only)。
Redoc-rendered documentation view of the same OpenAPI 3.1 spec (read-only).
エラーカタログ & ログError catalog & logging
BFF が返すエラーコード ERROR_CATALOG と 1 行 JSON 構造化ログの仕様、分析クエリ例。
The BFF ERROR_CATALOG, the one-line JSON structured log schema, and sample analysis queries.
アクティビティ & ゲーミフィケーションActivity & gamification
user_activity_logs / EXP / バッジの配線、activity_type カタログ、award_user_activity / admin_activity_logs 共通ヘルパーの仕様。
How user_activity_logs, EXP, and badges are wired; the activity_type catalog; award_user_activity and admin_activity_logs helper specs.
E2E テスト運用E2E testing guide
BFF の E2E テスト基盤・実行ルール・CI 連携ガイド。
Guide to the BFF's E2E test harness, execution rules, and CI integration.