File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed
Tests/TestResources/payloads Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- d7b342ceb1a4805da9e3d6355384e34c1a99e1300d01cac3ae3218c5738f11f1
1
+ 16c7ff294d3c9a1f33f41ce3edfa0dbfed5810ccdd2d92872179b6c87c5e9169
Original file line number Diff line number Diff line change 1
1
{
2
- "type" : " https://docs.api.video/docs/authenticationinvalid_credentials " ,
2
+ "type" : " https://docs.api.video/reference/authentication-invalid-user-credentials " ,
3
3
"title" : " The user credentials were incorrect." ,
4
4
"name" : " " ,
5
5
"status" : 400
Original file line number Diff line number Diff line change 1
1
{
2
2
"status" : 400 ,
3
- "type" : " https://docs.api.video/docs/authenticationinvalid_credentials " ,
3
+ "type" : " https://docs.api.video/reference/authentication-invalid-user-credentials " ,
4
4
"title" : " The user credentials were incorrect." ,
5
5
"name" : " "
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
- "type" : " https://docs.api.video/docs/filealreadyuploaded " ,
2
+ "type" : " https://docs.api.video/reference/video-source-already-uploaded " ,
3
3
"title" : " The source of the video is already uploaded." ,
4
4
"name" : " file" ,
5
5
"status" : 400 ,
6
6
"problems" : [ {
7
- "type" : " https://docs.api.video/docs/filealreadyuploaded " ,
7
+ "type" : " https://docs.api.video/reference/video-source-already-uploaded " ,
8
8
"title" : " The source of the video is already uploaded." ,
9
9
"name" : " file"
10
10
}, {
11
- "type" : " https://docs.api.video/docs/filealreadyuploaded " ,
11
+ "type" : " https://docs.api.video/reference/video-source-already-uploaded " ,
12
12
"title" : " The video xxxx has already been uploaded." ,
13
13
"name" : " video"
14
14
}, {
15
- "type" : " https://docs.api.video/docs/filemissing " ,
15
+ "type" : " https://docs.api.video/reference/uploaded-file-no-file " ,
16
16
"title" : " There is no uploaded file in the request." ,
17
17
"name" : " file"
18
18
}, {
19
- "type" : " https://docs.api.video/docs/multiplefilesuploaded " ,
19
+ "type" : " https://docs.api.video/reference/uploaded-file-multiple-files " ,
20
20
"title" : " There is more than one uploaded file in the request." ,
21
21
"name" : " file"
22
22
} ]
Original file line number Diff line number Diff line change 1
1
{
2
- "type" : " https://docs.api.video/docs/resourcenot_found " ,
2
+ "type" : " https://docs.api.video/reference/resource-not-found " ,
3
3
"title" : " The requested resource was not found." ,
4
4
"name" : " videoId" ,
5
5
"status" : 404
You can’t perform that action at this time.
0 commit comments