From 4383b442ae02737ea5fc15be95faa69fb8ebd11c Mon Sep 17 00:00:00 2001 From: reeb Date: Sun, 10 May 2026 04:58:21 +0300 Subject: [PATCH] RDoc-1617: Document the ForceRevisionCreationStrategy property in PutCommandData glossary --- docs/glossary/content/_put-command-data-csharp.mdx | 1 + .../glossary/content/_put-command-data-csharp.mdx | 8 +------- .../glossary/content/_put-command-data-csharp.mdx | 8 +------- .../glossary/content/_put-command-data-csharp.mdx | 8 +------- 4 files changed, 4 insertions(+), 21 deletions(-) diff --git a/docs/glossary/content/_put-command-data-csharp.mdx b/docs/glossary/content/_put-command-data-csharp.mdx index 399f2a1290..49e90cf672 100644 --- a/docs/glossary/content/_put-command-data-csharp.mdx +++ b/docs/glossary/content/_put-command-data-csharp.mdx @@ -11,6 +11,7 @@ import CodeBlock from '@theme/CodeBlock'; | **ChangeVector** | string | Document change-vector | | **Document** | DynamicJsonValue | Document to put | | **Type** | CommandType | The Command Type (PUT) | +| **ForceRevisionCreationStrategy** | `ForceRevisionStrategy` | Strategy for forcing a revision when the document is stored. `None` (default): no forced revision is created; `Before`: a forced revision is created from the document as it currently exists in the store, before applying changes. | ### Methods diff --git a/versioned_docs/version-6.2/glossary/content/_put-command-data-csharp.mdx b/versioned_docs/version-6.2/glossary/content/_put-command-data-csharp.mdx index 399f2a1290..d1821928f0 100644 --- a/versioned_docs/version-6.2/glossary/content/_put-command-data-csharp.mdx +++ b/versioned_docs/version-6.2/glossary/content/_put-command-data-csharp.mdx @@ -11,10 +11,4 @@ import CodeBlock from '@theme/CodeBlock'; | **ChangeVector** | string | Document change-vector | | **Document** | DynamicJsonValue | Document to put | | **Type** | CommandType | The Command Type (PUT) | - -### Methods - -| Signature | Description | -| ---------- | ----------- | -| **DynamicJsonValue ToJson(DocumentConventions conventions, JsonOperationContext context)** | Translate this instance to Json. | - +| **ForceRevisionCreationStrategy** | `ForceRevisionStrategy` | Strategy for forcing a revision when the document is stored. `None` (default): no forced revision is created; `Before`: a forced revision \ No newline at end of file diff --git a/versioned_docs/version-7.0/glossary/content/_put-command-data-csharp.mdx b/versioned_docs/version-7.0/glossary/content/_put-command-data-csharp.mdx index 399f2a1290..d1821928f0 100644 --- a/versioned_docs/version-7.0/glossary/content/_put-command-data-csharp.mdx +++ b/versioned_docs/version-7.0/glossary/content/_put-command-data-csharp.mdx @@ -11,10 +11,4 @@ import CodeBlock from '@theme/CodeBlock'; | **ChangeVector** | string | Document change-vector | | **Document** | DynamicJsonValue | Document to put | | **Type** | CommandType | The Command Type (PUT) | - -### Methods - -| Signature | Description | -| ---------- | ----------- | -| **DynamicJsonValue ToJson(DocumentConventions conventions, JsonOperationContext context)** | Translate this instance to Json. | - +| **ForceRevisionCreationStrategy** | `ForceRevisionStrategy` | Strategy for forcing a revision when the document is stored. `None` (default): no forced revision is created; `Before`: a forced revision \ No newline at end of file diff --git a/versioned_docs/version-7.1/glossary/content/_put-command-data-csharp.mdx b/versioned_docs/version-7.1/glossary/content/_put-command-data-csharp.mdx index 399f2a1290..d1821928f0 100644 --- a/versioned_docs/version-7.1/glossary/content/_put-command-data-csharp.mdx +++ b/versioned_docs/version-7.1/glossary/content/_put-command-data-csharp.mdx @@ -11,10 +11,4 @@ import CodeBlock from '@theme/CodeBlock'; | **ChangeVector** | string | Document change-vector | | **Document** | DynamicJsonValue | Document to put | | **Type** | CommandType | The Command Type (PUT) | - -### Methods - -| Signature | Description | -| ---------- | ----------- | -| **DynamicJsonValue ToJson(DocumentConventions conventions, JsonOperationContext context)** | Translate this instance to Json. | - +| **ForceRevisionCreationStrategy** | `ForceRevisionStrategy` | Strategy for forcing a revision when the document is stored. `None` (default): no forced revision is created; `Before`: a forced revision \ No newline at end of file