|
type: object
|
|
properties:
|
|
access_data:
|
|
allOf:
|
|
- $ref: ../schemas/UserAccessData.yaml
|
|
- type: object
|
|
properties:
|
|
resources:
|
|
description: Available resources
|
|
type: array
|
|
items:
|
|
type: string
|
|
reports:
|
|
description: Allowed reports
|
|
type: array
|
|
items:
|
|
type: string
|