itwinjs-core
itwinjs-core copied to clipboard
Add CA containertype flag instead of replacing
From PR https://github.com/iTwin/itwinjs-core/pull/5982
container type is a flags enum so setting it to the new value is not really a 'merge', it would be more correct to add the new flag(s) to the existing ones.