Update v2.yml

Change url in documentation to the proper one
This commit is contained in:
Okudai
2023-10-30 21:49:46 +01:00
committed by GitHub
parent 85a4d641eb
commit a145baab8b
+2 -2
View File
@@ -11,14 +11,14 @@ info:
description: |-
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:
- name: client
description: Routes accessibles by everyone
- name: server
description: Routes accessibles only to server owners
servers:
- url: 'https://tone.sleepycat.date/v2'
- url: 'https://toneapi.ovh/v2'
paths:
/client/hosts:
get: