Files
BlueArchiveToolkit/api/openapi/README.md
T
nyaKazuha 8fc93b8f39
bat-rust / Build and test Rust (push) Canceled after 0s
bat-rust / Build and test Go API (push) Canceled after 0s
docs: document Translation Memory and config contracts
2026-09-06 22:52:10 +08:00

11 lines
444 B
Markdown

# bat-api OpenAPI
`bat-api.yaml` describes the current resource bootstrap / read-only distribution
HTTP surface. The running service also exposes the same contract at
`GET /openapi.yaml`.
This contract covers resource bootstrap, launcher resource compatibility,
server-info rewrite, CDN-shaped resource bytes, auth schemes, and the admin
panel's Rust-forwarded translation/TM management routes. It does not describe
a full game business API.