File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
docs/components/connectors/protocol
version-8.7/components/connectors/protocol
version-8.8/components/connectors/protocol Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -281,6 +281,7 @@ The following variables are available in the context of the response expression:
281281- ** headers** : Response headers.
282282- ** document** : If the ` Store response ` checkbox is selected, this field represents the stored document:
283283 - ** documentId** : The ID of the stored document.
284+ - ** contentHash** : The hash of the stored document.
284285 - ** storeId** : The store ID.
285286 - ** metadata** : Metadata of the stored document (if available).
286287 - ** size** : Size of the stored document (in bytes).
Original file line number Diff line number Diff line change @@ -281,6 +281,7 @@ The following fields are available in the returned object variable:
281281- ** headers** : Response headers.
282282- ** document** : If the ` Store response ` checkbox is selected, this field represents the stored document:
283283 - ** documentId** : The ID of the stored document.
284+ - ** contentHash** : The hash of the stored document.
284285 - ** storeId** : The store ID.
285286 - ** metadata** : Metadata of the stored document (if available).
286287 - ** size** : Size of the stored document (in bytes).
Original file line number Diff line number Diff line change @@ -281,6 +281,7 @@ The following variables are available in the context of the response expression:
281281- ** headers** : Response headers.
282282- ** document** : If the ` Store response ` checkbox is selected, this field represents the stored document:
283283 - ** documentId** : The ID of the stored document.
284+ - ** contentHash** : The hash of the stored document.
284285 - ** storeId** : The store ID.
285286 - ** metadata** : Metadata of the stored document (if available).
286287 - ** size** : Size of the stored document (in bytes).
You can’t perform that action at this time.
0 commit comments