Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
562ccf0060 | ||
|
|
17cb562d82 | ||
|
|
a145baab8b |
+10
-10
File diff suppressed because one or more lines are too long
+2
-2
@@ -11,14 +11,14 @@ info:
|
|||||||
description: |-
|
description: |-
|
||||||
Stats tracking API for Titanfall 2 Northstar
|
Stats tracking API for Titanfall 2 Northstar
|
||||||
|
|
||||||
All query params can be negated using `!`. Example : (`https://tone.sleepycat.date/v2/client/gamemodes?gamemode=!sns`)
|
All query params can be negated using `!`. Example : (`https://toneapi.ovh/v2/client/gamemodes?gamemode=!sns`)
|
||||||
tags:
|
tags:
|
||||||
- name: client
|
- name: client
|
||||||
description: Routes accessibles by everyone
|
description: Routes accessibles by everyone
|
||||||
- name: server
|
- name: server
|
||||||
description: Routes accessibles only to server owners
|
description: Routes accessibles only to server owners
|
||||||
servers:
|
servers:
|
||||||
- url: 'https://tone.sleepycat.date/v2'
|
- url: 'https://toneapi.ovh/v2'
|
||||||
paths:
|
paths:
|
||||||
/client/hosts:
|
/client/hosts:
|
||||||
get:
|
get:
|
||||||
|
|||||||
Reference in New Issue
Block a user