nubooya

Untitled

Oct 20th, 2021 (edited)
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. {
  2. "message": "List Application Config",
  3. "meta": {
  4. "limit": 10,
  5. "offset": 0,
  6. "page": 1,
  7. "total": 5,
  8. "total_page": 1,
  9. "sort": [
  10. {
  11. "column": "app_name",
  12. "order": "asc"
  13. }
  14. ]
  15. },
  16. "data": [
  17. {
  18. "id": "828aa46c-fc31-4d0c-8b13-b8b5e32a7564",
  19. "app_name": "Universitas Widyagama",
  20. "app_url_api": "http://116.206.199.13:3030",
  21. "app_client_api": "https://api-uwm.edoo.id"
  22. },
  23. {
  24. "id": "828aa46c-fc31-4d0c-8b13-b8b5e32a7564",
  25. "app_name": "Universitas Widyagama",
  26. "app_url_api": "http://116.206.199.13:3030",
  27. "app_client_api": "https://api-uwm.edoo.id"
  28. }
  29. ]
  30. }
Add Comment
Please, Sign In to add comment