Skip to content

Commit

Permalink
[C] Update graphQL auth schema ids in project.config
Browse files Browse the repository at this point in the history
  • Loading branch information
Blake Mason authored and blnkt committed Sep 7, 2023
1 parent 5b1815e commit ab3e49d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions api/config/project/project.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dateModified: 1694107603
dateModified: 1694109746
email:
fromEmail: $EMAIL_FROM_ADDRESS
fromName: $EMAIL_SENDER_NAME
Expand Down Expand Up @@ -444,7 +444,7 @@ plugins:
granularSchemas:
__assoc__:
-
- group-1
- group-29
-
__assoc__:
-
Expand All @@ -457,28 +457,28 @@ plugins:
- siteId
- ''
-
- group-2
- group-30
-
__assoc__:
-
- schemaName
- 'Educator Schema'
-
- allowRegistration
- '1'
- ''
-
- siteId
- ''
-
- group-3
- group-31
-
__assoc__:
-
- schemaName
- 'Student Schema'
-
- allowRegistration
- '1'
- ''
-
- siteId
- ''
Expand Down

0 comments on commit ab3e49d

Please sign in to comment.