Skip to content

Commit a3d7281

Browse files
author
Sine Jespersen
committed
2314: update api spec
1 parent f78a2fb commit a3d7281

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

public/api-spec-v2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11120,7 +11120,7 @@
1112011120
"null"
1112111121
]
1112211122
},
11123-
"regionsAndPlaylists": {
11123+
"regions": {
1112411124
"type": [
1112511125
"array",
1112611126
"null"
@@ -11172,7 +11172,7 @@
1117211172
"null"
1117311173
]
1117411174
},
11175-
"regionsAndPlaylists": {
11175+
"regions": {
1117611176
"type": [
1117711177
"array",
1117811178
"null"

public/api-spec-v2.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7735,7 +7735,7 @@ components:
77357735
type:
77367736
- boolean
77377737
- 'null'
7738-
regionsAndPlaylists:
7738+
regions:
77397739
type:
77407740
- array
77417741
- 'null'
@@ -7770,7 +7770,7 @@ components:
77707770
type:
77717771
- boolean
77727772
- 'null'
7773-
regionsAndPlaylists:
7773+
regions:
77747774
type:
77757775
- array
77767776
- 'null'

0 commit comments

Comments
 (0)