mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
AAE-6861 - Add runtimeBundleVersion property to the Model (#7443)
* AAE-6861 - Add runtimeBundleVersion property to the Model * AAE-6861 - Excluded test C260385 due to regression bug ADF-5467
This commit is contained in:
@@ -38,6 +38,7 @@ export interface Descriptor {
|
||||
infrastructure?: DescriptorInfrastructure;
|
||||
variables?: DescriptorVariables;
|
||||
version?: string;
|
||||
runtimeBundleVersion?: string;
|
||||
}
|
||||
|
||||
export interface DescriptorSecurity {
|
||||
|
Reference in New Issue
Block a user