API Definition
- Lingua principale
- PHP
- Stelle
- 22
- Fork
- 12
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
| 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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.