Advertisement
nubooya

Untitled

Jul 28th, 2021
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. {
  2. "message": "errorlogs",
  3. "metadata": {
  4. "limit": 10,
  5. "offset": 0,
  6. "page": 1,
  7. "total": 4,
  8. "total_page": 1,
  9. "sort": [
  10. {
  11. "column": "created_at",
  12. "order": "asc"
  13. }
  14. ]
  15. },
  16. "data": [
  17. {
  18. "id": "ad21cf30-8df8-43ee-ad6b-a29c039ae1a7",
  19. "action": "books_activation",
  20. "err_message": "Cannot read property 'trim' of undefined",
  21. "created_at": "2021-06-07 11:26:00"
  22. },
  23. {
  24. "id": "ad21cf30-8df8-43ee-ad6b-a29c039ae1a7",
  25. "action": "books_activation",
  26. "err_message": "Cannot read property 'trim' of undefined",
  27. "created_at": "2021-06-07 11:26:00"
  28. }
  29. ]
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement