Skip to content

Commit 15207d4

Browse files
author
Steve Szyszkiewicz
authored
Update profile.yaml
uuid -> uid: uid is what actually comes back from the API
1 parent ed740a7 commit 15207d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/objects/profile.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ prefix: account/profile
44
description: >
55
Your User profile information.
66
schema:
7-
uuid:
7+
uid:
88
type: Integer
99
value: 123
1010
description: >

0 commit comments

Comments
 (0)