@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.
@@ -17478,7 +17478,7 @@ interface ProviderConfigMessage {
17478
17478
  * Can be used in conjunction with ListFilteringCapabilities.
17479
17479
  * When a provider first integrates with segments, we allow to pass empty filtering_capabilities, and to gradually add capabilities.
17480
17480
  * a provider with 0 capabilities will not be shown in the UI.
17481
- * @maxSize 20
17481
+ * @maxSize 50
17482
17482
  */
17483
17483
  filteringCapabilities?: FilteringCapability[];
17484
17484
  /**