Skip to content

Instantly share code, notes, and snippets.

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 takahashi-h5/f00d6668f5cc02e9e569db443ca0f686 to your computer and use it in GitHub Desktop.
Save takahashi-h5/f00d6668f5cc02e9e569db443ca0f686 to your computer and use it in GitHub Desktop.
PUT http://localhost:8080/hoge-0.0.1-SNAPSHOT/employees/12345
Content-Type: application/json
{
"id": "12345",
"name": "takahashi"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment