api de gestion de ticket, basé sur php-crud-api. Le but est de décorrélé les outils de gestion des données, afin
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

017_edit_post_primary_key.log 156B

1234567891011
  1. ===
  2. PUT /records/posts/2
  3. Content-Type: application/json; charset=utf-8
  4. {"id":1}
  5. ===
  6. 200
  7. Content-Type: application/json; charset=utf-8
  8. Content-Length: 1
  9. 0