MDL-81903 core: Add exception as L2 API
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
issueNumber: MDL-81903
|
||||
notes:
|
||||
core:
|
||||
- message: Added an `exception` L2 Namespace to APIs
|
||||
type: improved
|
||||
@@ -104,6 +104,11 @@
|
||||
"allowedlevel2": true,
|
||||
"allowedspread": true
|
||||
},
|
||||
"exception": {
|
||||
"component": "core",
|
||||
"allowedlevel2": true,
|
||||
"allowedspread": true
|
||||
},
|
||||
"external": {
|
||||
"component": "core",
|
||||
"allowedlevel2": true,
|
||||
|
||||
Reference in New Issue
Block a user