mirror of
https://gitea.invidious.io/iv-org/documentation
synced 2025-06-05 22:19:26 +02:00
Update channels api docs (#326)
* Add a page specifying common object types * Add a page for the /api/v1/channels endpoint * Remove obselete definitions from api.md * Add/update links in index.md and mkdocs.yml * Impove MkDocs config to support code highlight & copy button * Use native JS types for better syntax highlighting
This commit is contained in:
@@ -22,4 +22,6 @@
|
||||
## For Developers
|
||||
|
||||
- [API](./api.md)
|
||||
- [Authenticated Endpoints](./authenticated-endpoints.md)
|
||||
* [Common object types used across the API](./api/common_types.md)
|
||||
* ["Channels" endpoint](./api/channels_endpoint.md)
|
||||
* [Authenticated Endpoints](./api/authenticated-endpoints.md)
|
||||
|
Reference in New Issue
Block a user