Skip to content

Instantly share code, notes, and snippets.

@warpr
Created November 30, 2012 17:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save warpr/4177302 to your computer and use it in GitHub Desktop.
Save warpr/4177302 to your computer and use it in GitHub Desktop.
request body: {
"artist.begin-date.day" : 13,
"artist.begin-date.month" : 11,
"artist.begin-date.year" : 1982,
"artist.ended" : 0,
"artist.name" : "倖田 來未",
"artist.sort-name" : "Koda Kumi",
"editor" : 1
}
response->code: 400
response->content: {"artist.sort-name":"Text must be a non-empty string","editor":"Reference could not be resolved","artist.name":"Text must be a non-empty string"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment