Skip to content

Commit 6022700

Browse files
authored
Update project.yml
1 parent fefc213 commit 6022700

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

schema/project.yml

+2
Original file line numberDiff line numberDiff line change
@@ -239,12 +239,14 @@ components:
239239
properties:
240240
agent:
241241
type: string
242+
format: uuid
242243
description: agent uuid (external relationship)
243244
roles:
244245
type: array
245246
description: role(s) of the agent within the project
246247
items:
247248
type: string
249+
example: project_leader
248250
remarks:
249251
type: string
250252
extensionValues:

0 commit comments

Comments
 (0)