zapier-platform-schema
Advanced tools
Comparing version 15.0.1 to 15.1.0
{ | ||
"version": "15.0.1", | ||
"version": "15.1.0", | ||
"schemas": { | ||
@@ -229,3 +229,3 @@ "AppSchema": { | ||
"computed": { | ||
"description": "Is this field automatically populated (and hidden from the user)?", | ||
"description": "Is this field automatically populated (and hidden from the user)? Note: Only OAuth and Session Auth support fields with this key.", | ||
"type": "boolean" | ||
@@ -232,0 +232,0 @@ }, |
@@ -115,3 +115,3 @@ 'use strict'; | ||
description: | ||
'Is this field automatically populated (and hidden from the user)?', | ||
'Is this field automatically populated (and hidden from the user)? Note: Only OAuth and Session Auth support fields with this key.', | ||
type: 'boolean', | ||
@@ -118,0 +118,0 @@ }, |
{ | ||
"name": "zapier-platform-schema", | ||
"version": "15.0.1", | ||
"version": "15.1.0", | ||
"description": "Schema definition for CLI apps in the Zapier Developer Platform.", | ||
@@ -5,0 +5,0 @@ "repository": "zapier/zapier-platform", |
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
198605