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

11 lines
164 B
YAML

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