Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renaming a playlist #22

Closed
aurels opened this issue Apr 15, 2013 · 2 comments
Closed

Renaming a playlist #22

aurels opened this issue Apr 15, 2013 · 2 comments

Comments

@aurels
Copy link
Contributor

aurels commented Apr 15, 2013

Hello,

Looking at the code, I don't find a way to rename a playlist. Not yet possible, right ?

If I implement it, where do you think it should be done ?

In a URL like this one :
/playlist/{id}/rename <- {title : <string>} -> <playlist>

What do you think ?

Thanks.

@liesen
Copy link
Owner

liesen commented Apr 18, 2013

I think /playlist/{id}/name <- <string> or /playlist/{id} <- {title: <string>} would be good choices. The first is easier to implement.

@aurels
Copy link
Contributor Author

aurels commented Apr 19, 2013

Continued at #23

@aurels aurels closed this as completed Apr 19, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants