We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba3b36 commit c4131ffCopy full SHA for c4131ff
src/commonMain/kotlin/com.adamratzman.spotify/SpotifyApiBuilder.kt
@@ -708,7 +708,7 @@ public class SpotifyApiBuilder(
708
* Create a new [SpotifyAppApi] that only has access to *public* endpoints and data
709
*/
710
public fun buildPublicRestAction(): SpotifyRestAction<SpotifyAppApi> = SpotifyRestAction{ buildPublic() }
711
-
+
712
/**
713
714
0 commit comments