Skip to content

Commit

Permalink
MDL-74936 core: Add context to apis.json
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Apr 4, 2023
1 parent a262ba5 commit b0d5ad5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib/apis.json
Expand Up @@ -64,6 +64,11 @@
"allowedlevel2": true,
"allowedspread": true
},
"context": {
"component": "core",
"allowedlevel2": true,
"allowedspread": false
},
"core": {
"component": null,
"allowedlevel2": false,
Expand Down

0 comments on commit b0d5ad5

Please sign in to comment.