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