PHP Classes

File: tests/functional/001_records/071_add_comment_with_invisible_record.log

Recommend this page to a friend!
  Classes of Punto Waskito   PHP CRUD API   tests/functional/001_records/071_add_comment_with_invisible_record.log   Download  
File: tests/functional/001_records/071_add_comment_with_invisible_record.log
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP CRUD API
Provide API to manipulate database table records
Author: By
Last change:
Date: 3 years ago
Size: 316 bytes
 

Contents

Class file image Download
=== POST /records/comments {"user_id":1,"post_id":2,"message":"invisible","category_id":3} === 200 Content-Type: application/json; charset=utf-8 Content-Length: 1 6 === GET /records/comments/6 === 404 Content-Type: application/json; charset=utf-8 Content-Length: 46 {"code":1003,"message":"Record '6' not found"}