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.

search-example.json 420B

1234567891011121314151617181920212223
  1. {
  2. "paging": {
  3. "pageIndex": 1,
  4. "pageSize": 100,
  5. "total": 2
  6. },
  7. "groups": [
  8. {
  9. "id": "AU-Tpxb--iU5OvuD2FLy",
  10. "name": "sonar-users",
  11. "description": "Users",
  12. "membersCount": 17,
  13. "default": true
  14. },
  15. {
  16. "id": "AU-Tpxb--iU5OvuD2FLz",
  17. "name": "administrators",
  18. "description": "Administrators",
  19. "membersCount": 2,
  20. "default": false
  21. }
  22. ]
  23. }