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: |- 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: