From 9779f34b08f555d73f6ad98baa2aac650a9d0715 Mon Sep 17 00:00:00 2001 From: cortex-sg Date: Mon, 20 Mar 2023 12:15:12 +0000 Subject: [PATCH 1/2] Remarks: none --- .../Text/is-text/is-text-null-empty-or-whitespace-block.md | 2 +- .../Reference/Blocks/decisions/if/if-true-exit-bottom-block.md | 2 +- .../Reference/Blocks/decisions/if/if-true-exit-right-block.md | 2 +- .../en/docs/Reference/Blocks/flows/end-flow/end-flow-block.md | 2 +- .../docs/Reference/Blocks/flows/start-flow/start-flow-block.md | 2 +- .../http/execute-http-request/execute-http-request-block-1.md | 3 +++ .../http/execute-soap-request/execute-soap-request-block-1.md | 2 ++ .../Reference/Blocks/loops/for-each/for-each-loop-block.md | 2 ++ .../outlook/send-email/send-email-using-microsoft365-block.md | 2 ++ .../Blocks/schedules/wait-for/wait-for-duration-block.md | 2 +- 10 files changed, 15 insertions(+), 6 deletions(-) diff --git a/content/en/docs/Reference/Blocks/Text/is-text/is-text-null-empty-or-whitespace-block.md b/content/en/docs/Reference/Blocks/Text/is-text/is-text-null-empty-or-whitespace-block.md index 18b55b285..a156df95f 100644 --- a/content/en/docs/Reference/Blocks/Text/is-text/is-text-null-empty-or-whitespace-block.md +++ b/content/en/docs/Reference/Blocks/Text/is-text/is-text-null-empty-or-whitespace-block.md @@ -138,7 +138,7 @@ No exceptions are thrown by the block. ## Remarks -No remarks for the block. +None [Text Property]: {{< ref "#text" >}} [TextIsNullEmptyOrWhitespace Property]: {{< ref "#text-is-null-empty-or-whitespace" >}} diff --git a/content/en/docs/Reference/Blocks/decisions/if/if-true-exit-bottom-block.md b/content/en/docs/Reference/Blocks/decisions/if/if-true-exit-bottom-block.md index 4dfab2e7a..b408f454c 100644 --- a/content/en/docs/Reference/Blocks/decisions/if/if-true-exit-bottom-block.md +++ b/content/en/docs/Reference/Blocks/decisions/if/if-true-exit-bottom-block.md @@ -68,7 +68,7 @@ No exceptions are thrown by the block. ## Remarks -No remarks for the block. +None [Value Property]: {{< ref "#value" >}} diff --git a/content/en/docs/Reference/Blocks/decisions/if/if-true-exit-right-block.md b/content/en/docs/Reference/Blocks/decisions/if/if-true-exit-right-block.md index 1f4f1e9d7..40b82d49d 100644 --- a/content/en/docs/Reference/Blocks/decisions/if/if-true-exit-right-block.md +++ b/content/en/docs/Reference/Blocks/decisions/if/if-true-exit-right-block.md @@ -68,7 +68,7 @@ No exceptions are thrown by the block. ## Remarks -No remarks for the block. +None [Value Property]: {{< ref "#value" >}} diff --git a/content/en/docs/Reference/Blocks/flows/end-flow/end-flow-block.md b/content/en/docs/Reference/Blocks/flows/end-flow/end-flow-block.md index 50c351cbf..6ffd92864 100644 --- a/content/en/docs/Reference/Blocks/flows/end-flow/end-flow-block.md +++ b/content/en/docs/Reference/Blocks/flows/end-flow/end-flow-block.md @@ -34,4 +34,4 @@ No exceptions are thrown by the block. ## Remarks -No remarks for the block. +None diff --git a/content/en/docs/Reference/Blocks/flows/start-flow/start-flow-block.md b/content/en/docs/Reference/Blocks/flows/start-flow/start-flow-block.md index bace5c267..e76575d33 100644 --- a/content/en/docs/Reference/Blocks/flows/start-flow/start-flow-block.md +++ b/content/en/docs/Reference/Blocks/flows/start-flow/start-flow-block.md @@ -34,4 +34,4 @@ No exceptions are thrown by the block. ## Remarks -No remarks for the block. +None diff --git a/content/en/docs/Reference/Blocks/http/execute-http-request/execute-http-request-block-1.md b/content/en/docs/Reference/Blocks/http/execute-http-request/execute-http-request-block-1.md index d3355ee06..61ecd012a 100644 --- a/content/en/docs/Reference/Blocks/http/execute-http-request/execute-http-request-block-1.md +++ b/content/en/docs/Reference/Blocks/http/execute-http-request/execute-http-request-block-1.md @@ -388,6 +388,9 @@ The exceptions thrown by the block can be found below: ## Remarks +None + + ### Known Limitations None diff --git a/content/en/docs/Reference/Blocks/http/execute-soap-request/execute-soap-request-block-1.md b/content/en/docs/Reference/Blocks/http/execute-soap-request/execute-soap-request-block-1.md index 8a5c7103b..6afbd31ef 100644 --- a/content/en/docs/Reference/Blocks/http/execute-soap-request/execute-soap-request-block-1.md +++ b/content/en/docs/Reference/Blocks/http/execute-soap-request/execute-soap-request-block-1.md @@ -418,6 +418,8 @@ The exceptions thrown by the block can be found below: ## Remarks +None + ### Known Limitations None diff --git a/content/en/docs/Reference/Blocks/loops/for-each/for-each-loop-block.md b/content/en/docs/Reference/Blocks/loops/for-each/for-each-loop-block.md index 93be35dad..622b947ef 100644 --- a/content/en/docs/Reference/Blocks/loops/for-each/for-each-loop-block.md +++ b/content/en/docs/Reference/Blocks/loops/for-each/for-each-loop-block.md @@ -161,6 +161,8 @@ The exceptions thrown by the block can be found below: ## Remarks +None + ### Empty Collection If [Collection][Collection Property] is empty (i.e. contains no items), no looping will occur. diff --git a/content/en/docs/Reference/Blocks/microsoft365/outlook/send-email/send-email-using-microsoft365-block.md b/content/en/docs/Reference/Blocks/microsoft365/outlook/send-email/send-email-using-microsoft365-block.md index abed02448..2b263fa9f 100644 --- a/content/en/docs/Reference/Blocks/microsoft365/outlook/send-email/send-email-using-microsoft365-block.md +++ b/content/en/docs/Reference/Blocks/microsoft365/outlook/send-email/send-email-using-microsoft365-block.md @@ -207,6 +207,8 @@ The exceptions thrown by the block can be found below: ## Remarks +None + ### Known Limitations None diff --git a/content/en/docs/Reference/Blocks/schedules/wait-for/wait-for-duration-block.md b/content/en/docs/Reference/Blocks/schedules/wait-for/wait-for-duration-block.md index d8b6fe880..9b01ea4a5 100644 --- a/content/en/docs/Reference/Blocks/schedules/wait-for/wait-for-duration-block.md +++ b/content/en/docs/Reference/Blocks/schedules/wait-for/wait-for-duration-block.md @@ -71,7 +71,7 @@ The exceptions thrown by the block can be found below: ## Remarks -No remarks for the block. +None [Duration Property]: {{< ref "#duration" >}} From 874c310a07cd3d31c66f4d8666670541d834db62 Mon Sep 17 00:00:00 2001 From: cortex-sg Date: Tue, 21 Mar 2023 10:30:22 +0000 Subject: [PATCH 2/2] fixes --- .../http/execute-http-request/execute-http-request-block-1.md | 3 --- .../http/execute-soap-request/execute-soap-request-block-1.md | 2 -- .../Reference/Blocks/loops/for-each/for-each-loop-block.md | 2 -- .../outlook/send-email/send-email-using-microsoft365-block.md | 2 -- 4 files changed, 9 deletions(-) diff --git a/content/en/docs/Reference/Blocks/http/execute-http-request/execute-http-request-block-1.md b/content/en/docs/Reference/Blocks/http/execute-http-request/execute-http-request-block-1.md index 61ecd012a..d3355ee06 100644 --- a/content/en/docs/Reference/Blocks/http/execute-http-request/execute-http-request-block-1.md +++ b/content/en/docs/Reference/Blocks/http/execute-http-request/execute-http-request-block-1.md @@ -388,9 +388,6 @@ The exceptions thrown by the block can be found below: ## Remarks -None - - ### Known Limitations None diff --git a/content/en/docs/Reference/Blocks/http/execute-soap-request/execute-soap-request-block-1.md b/content/en/docs/Reference/Blocks/http/execute-soap-request/execute-soap-request-block-1.md index 6afbd31ef..8a5c7103b 100644 --- a/content/en/docs/Reference/Blocks/http/execute-soap-request/execute-soap-request-block-1.md +++ b/content/en/docs/Reference/Blocks/http/execute-soap-request/execute-soap-request-block-1.md @@ -418,8 +418,6 @@ The exceptions thrown by the block can be found below: ## Remarks -None - ### Known Limitations None diff --git a/content/en/docs/Reference/Blocks/loops/for-each/for-each-loop-block.md b/content/en/docs/Reference/Blocks/loops/for-each/for-each-loop-block.md index 622b947ef..93be35dad 100644 --- a/content/en/docs/Reference/Blocks/loops/for-each/for-each-loop-block.md +++ b/content/en/docs/Reference/Blocks/loops/for-each/for-each-loop-block.md @@ -161,8 +161,6 @@ The exceptions thrown by the block can be found below: ## Remarks -None - ### Empty Collection If [Collection][Collection Property] is empty (i.e. contains no items), no looping will occur. diff --git a/content/en/docs/Reference/Blocks/microsoft365/outlook/send-email/send-email-using-microsoft365-block.md b/content/en/docs/Reference/Blocks/microsoft365/outlook/send-email/send-email-using-microsoft365-block.md index 2b263fa9f..abed02448 100644 --- a/content/en/docs/Reference/Blocks/microsoft365/outlook/send-email/send-email-using-microsoft365-block.md +++ b/content/en/docs/Reference/Blocks/microsoft365/outlook/send-email/send-email-using-microsoft365-block.md @@ -207,8 +207,6 @@ The exceptions thrown by the block can be found below: ## Remarks -None - ### Known Limitations None