mirror of
https://github.com/Yuyi-Oak/BlueArchiveToolkit.git
synced 2026-09-18 10:54:55 +08:00
11 lines
444 B
Markdown
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.
|