API Definition
- 主要语言
- PHP
- 星标
- 22
- 派生
- 12
- PR 合并指标
- 30 天内没有已合并 PR
描述
| Method | Target |
| --- | --- |
| `GET` | `/api/bans` |
| `GET` | `/api/bans/{id}` |
| `POST` | `/api/bans` |
| `GET` | `/api/matches` |
| `GET` | `/api/matches/{id}` |
| `POST` | `/api/matches` |
| `GET` | `/api/mutes` |
| `GET` | `/api/mutes/{id}` |
| `POST` | `/api/mutes` |
| `GET` | `/api/players` |
| `GET` | `/api/players/{id\|callsign}` |
| `GET` | `/api/servers` |
| `GET` | `/api/servers/{id}` |
| `GET` | `/api/spawnlist` |
| `POST` | `/api/spawnlist` |
| `GET` | `/api/teams` |
| `GET` | `/api/teams/{id\|name}` |
**Removal**
| Method | Target |
| --- | --- |
| `POST` | `/api/leagueOverseer` |
With the introduction of this public API, API keys will be required and each key will be granted permissions.
贡献指南
评估
这个 Issue 还没有评估数据。