We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a9fca0 commit f5d4b76Copy full SHA for f5d4b76
src/Infrastructure/Rsp.UsersService.Infrastructure/Data/Roles.json
@@ -23,10 +23,16 @@
23
"Name": "team_manager",
24
"NormalizedName": "TEAM_MANAGER"
25
},
26
- {
27
- "Id": "97977acf-0bd5-48c2-9cf5-bc3fd215e5bb",
28
- "ConcurrencyStamp": "514b807f-9b52-4e0e-8774-83c462e5012c",
29
- "Name": "workflow_co-ordinator",
30
- "NormalizedName": "WORKFLOW_CO-ORDINATOR"
31
- }
+ {
+ "Id": "97977acf-0bd5-48c2-9cf5-bc3fd215e5bb",
+ "ConcurrencyStamp": "514b807f-9b52-4e0e-8774-83c462e5012c",
+ "Name": "workflow_co-ordinator",
+ "NormalizedName": "WORKFLOW_CO-ORDINATOR"
+ },
32
33
+ "Id": "c2c2b6c9-1f6c-4a0a-9d2a-6f2b7b4b1c8e",
34
+ "ConcurrencyStamp": "7f3d1a2b-5e64-4f08-9b7a-3c6d2c4b8e9f",
35
+ "Name": "sponsor",
36
+ "NormalizedName": "SPONSOR"
37
+ }
38
]
0 commit comments