Skip to content

Create playlist with only a name causes null description #75

@tkess7

Description

@tkess7

I have been testing creating a playlist. I started with:

let playlistDetails = PlaylistDetails(name: "Playlist name")

When calling the createPlaylist(...) function, the playlist is created with a description of "null". Since description is optional as per the documentation, it would be appropriate to not have "null" as the created playlist description.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions