Skip to content

Instantly share code, notes, and snippets.

@ismail1432
Created May 18, 2019 10:41
Show Gist options
  • Select an option

  • Save ismail1432/b600f025da512efbd0083cd81c651bab to your computer and use it in GitHub Desktop.

Select an option

Save ismail1432/b600f025da512efbd0083cd81c651bab to your computer and use it in GitHub Desktop.
// Request
PUT /posts/1
{
"title": "such a title",
"content": "Api Platform is awesome"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment