-
Notifications
You must be signed in to change notification settings - Fork 1
Implemented schemas.video.category #8
Implemented schemas.video.category #8
Conversation
|
||
# Public: Get video categories. | ||
# | ||
# See: http://open.youku.com/docs?id=90 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
$ curl -vvv http://open.youku.com/docs?id=90
< HTTP/1.1 301 Moved Permanently
...
< Location: http://cloud.youku.com?id=90
Can you change to http://cloud.youku.com/docs?id=90
@BenjaminSchaaf can you update |
I updated/cleaned up the readme, but there is no changelog currently. Is it really worth maintaining a changelog when we have |
Why not, it is not hard but very useful. See: https://github.com/Shuttlerock/youku_client/releases |
Exactly, we already keep descriptions of high level changes in release tags, so why duplicate them in a changelog which can't always be fast forwarded? |
I try to use best practices, see: https://github.com/plataformatec/devise |
ok, I've added a Unreleased section with this pull request |
👍 |
Implemented schemas.video.category
Added
schemas.video.category
with spec