mirror of
https://github.com/nasa/openmct.git
synced 2024-12-23 06:52:24 +00:00
870ff6af32
WTD-962
12 lines
344 B
JSON
12 lines
344 B
JSON
{
|
|
"extensions": {
|
|
"policies": [
|
|
{
|
|
"category": "composition",
|
|
"implementation": "CompositionPolicy.js",
|
|
"depends": [ "typeService", "capabilityService" ],
|
|
"message": "Objects of this type cannot contain objects of that type."
|
|
}
|
|
]
|
|
}
|
|
} |