1
0
mirror of https://github.com/Decicus/DecAPI-Docs.git synced 2024-11-25 22:02:32 +01:00

[Twitch] Deprecate 'upload' endpoint

This commit is contained in:
Alex Thomassen 2022-01-23 00:40:02 +01:00
parent fb61309997
commit d692a57673
Signed by: Alex
GPG Key ID: 10BD786B5F6FF5DE
2 changed files with 3031 additions and 3247 deletions

6276
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -310,10 +310,12 @@ endpoints:
notes:
- 'Displays the "total views" a channel has.'
- route: "upload/:channel"
deprecated: true
parameters:
- name: ":channel"
description: "The channel name."
notes:
- '<strong>January 22nd, 2022</strong>: Scheduled for removal due to lack of use.'
- 'Returns the latest uploaded video (title + URL) for the specified channel.'
- route: "uptime/:channel"
parameters: