Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 318 Bytes

2020-11-13-add-flag-check-card-config.md

File metadata and controls

7 lines (7 loc) · 318 Bytes
title issue
Add flag check card config level
NEXT-11923

Core

  • Changed src/Core/System/SystemConfig/Service/ConfigurationService::getConfiguration to check feature flag in card config.
  • Added <xs:element name="flag" type="xs:string" minOccurs="0"/> in <xs:complexType name="card"></xs:complexType>.