From 9f6d125d15f07784307f78c417a66b41b9f3f16a Mon Sep 17 00:00:00 2001 From: Hannah Bulmer Date: Mon, 28 Oct 2019 16:53:42 +0100 Subject: [PATCH] Add specification to lookup (at most 1) --- .../StandardizedActionsAndTriggers.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Adapters/AdapterBehaviorStandardization/StandardizedActionsAndTriggers.md b/Adapters/AdapterBehaviorStandardization/StandardizedActionsAndTriggers.md index abba514..134dc34 100644 --- a/Adapters/AdapterBehaviorStandardization/StandardizedActionsAndTriggers.md +++ b/Adapters/AdapterBehaviorStandardization/StandardizedActionsAndTriggers.md @@ -1,8 +1,8 @@ # Descriptions of standardized actions or triggers -**Version Publish Date:** 07.11.2019 +**Version Publish Date:** 28.10.2019 -**Semantic Version of Document:** 2.2.1 +**Semantic Version of Document:** 2.2.2 ## Table of Contents @@ -115,8 +115,8 @@ I have a contact who works for a company. I have an ID or other distinguishing ##### Config Fields - Object Type (dropdown) -- Allow ID to be omitted (dropdown/checkbox: yes/no) -- Allow zero results (dropdown/checkbox: yes/no) +- Allow ID to be omitted (dropdown/checkbox: yes/no); when selected, the ID field becomes optional, otherwise it is a required field +- Allow zero results (dropdown/checkbox: yes/no); hen selected, if zero results are returned, the empty object `{}` is emitted, otherwise typically an error would be thrown ##### Input Metadata