allejo / allejo/bzion

API Definition

未关闭
#46 1 条评论 0 个 reaction 已指派 2 人 已被 @allejo 认领 在 GitHub 查看
api back-end enhancement
主要语言
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。