Files
api-specs/nerm/schemas/POST/UserRole.yaml
2023-05-12 15:35:08 -04:00

8 lines
121 B
YAML

type: object
properties:
user_id:
type: string
format: uuid
role_id:
type: string
format: uuid