@wix/auto_sdk_data-extension-schema_schemas 1.0.149 → 1.0.150

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -17452,7 +17452,7 @@ interface ProviderConfigMessage {
17452
17452
  * Can be used in conjunction with ListFilteringCapabilities.
17453
17453
  * When a provider first integrates with segments, we allow to pass empty filtering_capabilities, and to gradually add capabilities.
17454
17454
  * a provider with 0 capabilities will not be shown in the UI.
17455
- * @maxSize 20
17455
+ * @maxSize 50
17456
17456
  */
17457
17457
  filteringCapabilities?: FilteringCapability[];
17458
17458
  /**