@@ -677,7 +677,7 @@ paths:
677
677
- Search
678
678
operationId : search
679
679
x-spotify-policy-list :
680
- - $ref : ' #/components/x-spotify-policy/MachineLearning'
680
+ - $ref : ' #/components/x-spotify-policy/policies/ MachineLearning'
681
681
summary : |
682
682
Search for Item
683
683
description : |
@@ -1866,7 +1866,7 @@ paths:
1866
1866
- Playlists
1867
1867
operationId : get-featured-playlists
1868
1868
x-spotify-policy-list :
1869
- - $ref : ' #/components/x-spotify-policy/MultipleIntegrations'
1869
+ - $ref : ' #/components/x-spotify-policy/policies/ MultipleIntegrations'
1870
1870
summary : |
1871
1871
Get Featured Playlists
1872
1872
description : |
@@ -2108,7 +2108,7 @@ paths:
2108
2108
- Albums
2109
2109
operationId : get-new-releases
2110
2110
x-spotify-policy-list :
2111
- - $ref : ' #/components/x-spotify-policy/MultipleIntegrations'
2111
+ - $ref : ' #/components/x-spotify-policy/policies/ MultipleIntegrations'
2112
2112
summary : |
2113
2113
Get New Releases
2114
2114
description : |
@@ -2394,7 +2394,7 @@ paths:
2394
2394
- Tracks
2395
2395
operationId : get-several-audio-features
2396
2396
x-spotify-policy-list :
2397
- - $ref : ' #/components/x-spotify-policy/MachineLearning'
2397
+ - $ref : ' #/components/x-spotify-policy/policies/ MachineLearning'
2398
2398
summary : |
2399
2399
Get Tracks' Audio Features
2400
2400
description : |
@@ -2427,7 +2427,7 @@ paths:
2427
2427
- Tracks
2428
2428
operationId : get-audio-features
2429
2429
x-spotify-policy-list :
2430
- - $ref : ' #/components/x-spotify-policy/MachineLearning'
2430
+ - $ref : ' #/components/x-spotify-policy/policies/ MachineLearning'
2431
2431
summary : |
2432
2432
Get Track's Audio Features
2433
2433
description : |
@@ -2491,7 +2491,7 @@ paths:
2491
2491
- Tracks
2492
2492
operationId : get-recommendations
2493
2493
x-spotify-policy-list :
2494
- - $ref : ' #/components/x-spotify-policy/MachineLearning'
2494
+ - $ref : ' #/components/x-spotify-policy/policies/ MachineLearning'
2495
2495
summary : |
2496
2496
Get Recommendations
2497
2497
description : |
@@ -3631,21 +3631,24 @@ components:
3631
3631
streaming : |
3632
3632
Play content and control playback on your other devices.
3633
3633
x-spotify-policy :
3634
- $ref : ' ../policies.yaml'
3634
+ policies :
3635
+ $ref : ' ../policies.yaml'
3635
3636
metadataPolicyList :
3636
- - $ref : ' #/components/x-spotify-policy/Downloading'
3637
- - $ref : ' #/components/x-spotify-policy/VisualAlteration'
3638
- - $ref : ' #/components/x-spotify-policy/Attribution'
3637
+ - $ref : ' #/components/x-spotify-policy/policies/ Downloading'
3638
+ - $ref : ' #/components/x-spotify-policy/policies/ VisualAlteration'
3639
+ - $ref : ' #/components/x-spotify-policy/policies/ Attribution'
3639
3640
metadataWithMachineLearningPolicyList :
3640
- - $ref : ' #/components/x-spotify-policy/Downloading'
3641
- - $ref : ' #/components/x-spotify-policy/VisualAlteration'
3642
- - $ref : ' #/components/x-spotify-policy/Attribution'
3643
- - $ref : ' #/components/x-spotify-policy/MachineLearning'
3641
+ - $ref : ' #/components/x-spotify-policy/policies/ Downloading'
3642
+ - $ref : ' #/components/x-spotify-policy/policies/ VisualAlteration'
3643
+ - $ref : ' #/components/x-spotify-policy/policies/ Attribution'
3644
+ - $ref : ' #/components/x-spotify-policy/policies/ MachineLearning'
3644
3645
playerPolicyList :
3645
- - $ref : ' #/components/x-spotify-policy/CommercialStreaming'
3646
- - $ref : ' #/components/x-spotify-policy/ContentAlteration'
3647
- - $ref : ' #/components/x-spotify-policy/Synchronization'
3648
- - $ref : ' #/components/x-spotify-policy/Broadcasting'
3646
+ - $ref : ' #/components/x-spotify-policy/policies/CommercialStreaming'
3647
+ - $ref : ' #/components/x-spotify-policy/policies/ContentAlteration'
3648
+ - $ref : ' #/components/x-spotify-policy/policies/Synchronization'
3649
+ - $ref : ' #/components/x-spotify-policy/policies/Broadcasting'
3650
+ downloading :
3651
+ $ref : ' #/components/x-spotify-policy/policies/Downloading'
3649
3652
responses :
3650
3653
Unauthorized :
3651
3654
description : |
@@ -5207,7 +5210,7 @@ components:
5207
5210
description : |
5208
5211
A URL to a 30 second preview (MP3 format) of the track.
5209
5212
x-spotify-policy-list :
5210
- - $ref : ' #/components/x-spotify-policy/StandalonePreview'
5213
+ - $ref : ' #/components/x-spotify-policy/policies/ StandalonePreview'
5211
5214
track_number :
5212
5215
type : integer
5213
5216
description : |
@@ -6037,7 +6040,7 @@ components:
6037
6040
description : |
6038
6041
A link to a 30 second preview (MP3 format) of the track. Can be `null`
6039
6042
x-spotify-policy-list :
6040
- - $ref : ' #/components/x-spotify-policy/StandalonePreview'
6043
+ - $ref : ' #/components/x-spotify-policy/policies/ StandalonePreview'
6041
6044
track_number :
6042
6045
type : integer
6043
6046
description : |
@@ -6105,7 +6108,7 @@ components:
6105
6108
description : |
6106
6109
A URL to a 30 second preview (MP3 format) of the episode. `null` if not available.
6107
6110
x-spotify-policy-list :
6108
- - $ref : ' #/components/x-spotify-policy/StandalonePreview'
6111
+ - $ref : ' #/components/x-spotify-policy/policies/ StandalonePreview'
6109
6112
description :
6110
6113
type : string
6111
6114
example : |
@@ -6656,7 +6659,7 @@ components:
6656
6659
description : |
6657
6660
A URL to a 30 second preview (MP3 format) of the episode. `null` if not available.
6658
6661
x-spotify-policy-list :
6659
- - $ref : ' #/components/x-spotify-policy/StandalonePreview'
6662
+ - $ref : ' #/components/x-spotify-policy/policies/ StandalonePreview'
6660
6663
available_markets :
6661
6664
type : array
6662
6665
items :
0 commit comments