UserList.yaml 277 Bytes
Newer Older
required:
- resourceURL
properties:
  user:
    description: Collection of the zone information list.
    type: array
    items:
      $ref: '#/definitions/UserInfo'
  resourceURL:
    $ref: '#/definitions/ResourceURL'