This commit is contained in:
Huong Nguyen 2024-05-28 12:07:49 +07:00
commit b32fcf0a0a
No known key found for this signature in database
GPG Key ID: 40D88AB693A3E72A
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,5 @@
issueNumber: MDL-81903
notes:
core:
- message: Added an `exception` L2 Namespace to APIs
type: improved

View File

@ -104,6 +104,11 @@
"allowedlevel2": true,
"allowedspread": true
},
"exception": {
"component": "core",
"allowedlevel2": true,
"allowedspread": true
},
"external": {
"component": "core",
"allowedlevel2": true,