X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=support%2Fdoc%2Fapi%2Fhtml%2Findex.html;h=b75a2a8ba5fb431e1bf87a238c3a5b281f6c80f9;hb=ad9e39fb815d85e5e718c40540fa75471474fa17;hp=d41fc391325b0d890dd096ea79338a5cfbd20e09;hpb=cc918ac3f45e32f031cce7b6e0473e5c2c34b8ae;p=github%2FChocobozzz%2FPeerTube.git diff --git a/support/doc/api/html/index.html b/support/doc/api/html/index.html index d41fc3913..b75a2a8ba 100644 --- a/support/doc/api/html/index.html +++ b/support/doc/api/html/index.html @@ -25,10 +25,10 @@ Accounts @@ -333,7 +333,7 @@

Accounts

-
+
@@ -345,7 +345,7 @@

GET - /accounts/{id} + /accounts/{name}

@@ -353,7 +353,7 @@
-
id
+
name
in path
@@ -362,7 +362,8 @@
-

The id of the account

+

The name of the account (chocobozzz or + chocobozzz@peertube.cpy.re for example)

@@ -458,7 +459,7 @@
-
+
@@ -470,7 +471,7 @@

GET - /accounts/{id}/videos + /accounts/{name}/videos

@@ -478,7 +479,7 @@
-
id
+
name
in path
@@ -487,7 +488,8 @@
-

The id of the account

+

The name of the account (chocobozzz or + chocobozzz@peertube.cpy.re for example)

@@ -5329,7 +5331,7 @@
-
+
@@ -5341,7 +5343,7 @@

GET - /accounts/{accountId}/video-channels + /accounts/{name}/video-channels

@@ -5349,7 +5351,7 @@
-
accountId
+
name
in path
@@ -5358,7 +5360,8 @@
-

The account id

+

The name of the account (chocobozzz or + chocobozzz@peertube.cpy.re for example)

@@ -6403,6 +6406,41 @@ object +
+
+
+
+ name: + string + +
+
+ displayName: + string + +
+
+ url: + string + +
+
+ host: + string + +
+
+ avatar: + + + Avatar + + + +
+
+
+
@@ -6494,6 +6532,32 @@ object +
+
+
+
+ id: + number + +
+
+ name: + string + +
+
+ uuid: + string + +
+
+ url: + string + +
+
+
+
createdAt: string @@ -6671,6 +6735,22 @@ object
+
+
+
+
+ id: + number + +
+
+ uuid: + string + +
+
+
+
@@ -6830,6 +6910,17 @@ +
+
+ + + VideoCommentThreadTree + + + +
+
+
@@ -7210,6 +7301,17 @@ +
+
+ + + VideoChannel + + + +
+
+
@@ -7278,21 +7380,124 @@ object +
+
+
+
+ allowed: + boolean + +
+
+
+
transcoding: object
+
+
+
+
+ enabledResolutions: + number[] + +
+
+
+ number + +
+
+
+
+
+
avatar: object
+
+
+
+
+ file: + object + +
+
+
+
+
+ size: + object + +
+
+
+
+
+ max: + number + +
+
+
+
+
+
+
+
+ extensions: + string[] + +
+
+
+ string + +
+
+
+
+
+
video: object
+
+
+
+
+ file: + object + +
+
+
+
+
+ extensions: + string[] + +
+
+
+ string + +
+
+
+
+
+
+
+
+
@@ -7579,6 +7784,22 @@ object +
+
+
+
+ id: + number + +
+
+ uuid: + string + +
+
+
+
@@ -7624,6 +7845,17 @@ +
+
+ + + VideoComment + + + +
+
+