File tree
82 files changed
+559
-610
lines changed- docs/docs/spotify-web-api-kotlin
- com.adamratzman.spotify.endpoints.client
- -client-library-api
- -client-playlist-api
- -client-profile-api
- com.adamratzman.spotify.models
- -album-uri
- -artist-uri
- -currently-playing-context
- -currently-playing-object
- -cursor-based-paging-object
- -device
- -followers
- -linked-track
- -local-track-uri
- -paging-object
- -play-history
- -playlist-track
- -playlist-uri
- -playlist
- -recommendation-seed
- -simple-album
- -simple-playlist
- -simple-track
- -spotify-search-result
- -spotify-track-uri
- -spotify-uri
- -spotify-user-information
- -track-uri
- -track
- -user-uri
- src
- commonMain/kotlin/com.adamratzman.spotify
- endpoints/client
- http
- models
- utils
- commonTest/kotlin/com.adamratzman/spotify
- private
- utilities
- jsTest/kotlin/com/adamratzman/spotify
- jvmTest/kotlin/com/adamratzman/spotify
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
82 files changed
+559
-610
lines changedLines changed: 8 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
3 | 2 |
| |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
8 | 7 |
| |
9 |
| - | |
| 8 | + | |
10 | 9 |
| |
11 | 10 |
| |
12 |
| - | |
| 11 | + | |
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
18 |
| - | |
| 17 | + | |
19 | 18 |
| |
20 | 19 |
| |
21 | 20 |
| |
| |||
34 | 33 |
| |
35 | 34 |
| |
36 | 35 |
| |
37 |
| - | |
| 36 | + | |
38 | 37 |
| |
39 |
| - | |
40 |
| - | |
| 38 | + | |
| 39 | + | |
41 | 40 |
| |
42 | 41 |
| |
43 | 42 |
| |
| |||
62 | 61 |
| |
63 | 62 |
| |
64 | 63 |
| |
65 |
| - | |
66 | 64 |
| |
67 | 65 |
| |
68 | 66 |
| |
| |||
74 | 72 |
| |
75 | 73 |
| |
76 | 74 |
| |
77 |
| - | |
| 75 | + | |
78 | 76 |
| |
79 | 77 |
| |
80 | 78 |
| |
| |||
83 | 81 |
| |
84 | 82 |
| |
85 | 83 |
| |
86 |
| - | |
| 84 | + | |
87 | 85 |
| |
88 | 86 |
| |
89 | 87 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
0 commit comments