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:
parent
fb61309997
commit
d692a57673
6276
package-lock.json
generated
6276
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user