Advertisement
reduanrafi

gb-announcements

Feb 1st, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. {
  2. "status": "ok",
  3. "announcements": [
  4. {
  5. "announcements_id": 1,
  6. "fk_users_id": 1,
  7. "title": "Announcement 1",
  8. "description": "This is announcement description",
  9. "is_active": 1,
  10. "created_at": "2019-01-31 05:52:17",
  11. "updated_at": "2019-01-31 05:57:22"
  12. }
  13. ]
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement