@trayio/cdk-dsl
Advanced tools
Comparing version 0.7.0 to 0.8.0
@@ -20,5 +20,5 @@ import { Result, ResultInterface } from '@trayio/tray-commons/result/Result'; | ||
hasLargeBody: true; | ||
bodySize: number; | ||
bodyUrl: string; | ||
bodyMessage: string; | ||
body_size: number; | ||
body_url: string; | ||
body_message: string; | ||
}; | ||
@@ -25,0 +25,0 @@ export type TriggerOperationHttpRequest = RegularTriggerOperationHttpRequest | LargeTriggerOperationHttpRequest; |
{ | ||
"name": "@trayio/cdk-dsl", | ||
"version": "0.7.0", | ||
"version": "0.8.0", | ||
"description": "A DSL for connector development", | ||
@@ -5,0 +5,0 @@ "exports": { |
Sorry, the diff of this file is not supported yet
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
100299