zapier-platform-schema
Advanced tools
Comparing version 15.12.0 to 15.13.0
@@ -64,2 +64,7 @@ 'use strict'; | ||
sample: BasicHookToPollOperationSchema.properties.sample, | ||
maxPollingDelay: { | ||
description: | ||
'The maximum amount of time to wait between polling requests in seconds. Minimum value is 20s and will default to 20 if not set, or set to a lower value.', | ||
type: 'integer', | ||
}, | ||
}; | ||
@@ -66,0 +71,0 @@ |
{ | ||
"name": "zapier-platform-schema", | ||
"version": "15.12.0", | ||
"version": "15.13.0", | ||
"description": "Schema definition for CLI apps in the Zapier Developer Platform.", | ||
@@ -5,0 +5,0 @@ "repository": "zapier/zapier-platform", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
222448
6224