feat(foundry): support restricted subject aspects
This commit is contained in:
@@ -83,6 +83,7 @@
|
||||
"order": { "type": "integer", "minimum": 0, "maximum": 10000 },
|
||||
"aspectId": { "type": "string", "minLength": 1, "maxLength": 160 },
|
||||
"joinToBindingId": { "type": "string", "minLength": 1, "maxLength": 128 },
|
||||
"dataClass": { "enum": ["operational", "restricted"] },
|
||||
"subjectDetailProfileId": { "type": "string", "minLength": 1, "maxLength": 160 }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user