mirror of
https://gitea.invidious.io/iv-org/documentation
synced 2025-06-05 22:19:26 +02:00
Better and shorter names for a lot of pages
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# Authenticated Endpoints
|
||||
# API - Authenticated endpoints
|
||||
|
||||
All endpoints under namespace `/api/v1/auth` require authentication.
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Channels endpoint
|
||||
# API - Channels endpoint
|
||||
|
||||
Please refer to the [Common object types](./common_types.md) page for more
|
||||
details on the various JSON objects used below.
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Object types used across the API
|
||||
# API - Common object types
|
||||
|
||||
|
||||
### ImageObject
|
||||
|
Reference in New Issue
Block a user