diff --git a/src/libs/Jina/Generated/Jina.Models.ApiSchemasEmbeddingTextDoc.g.cs b/src/libs/Jina/Generated/Jina.Models.ApiSchemasEmbeddingTextDoc.g.cs
index 0400ee3..6b1fd63 100644
--- a/src/libs/Jina/Generated/Jina.Models.ApiSchemasEmbeddingTextDoc.g.cs
+++ b/src/libs/Jina/Generated/Jina.Models.ApiSchemasEmbeddingTextDoc.g.cs
@@ -10,7 +10,7 @@ public sealed partial class ApiSchemasEmbeddingTextDoc
{
///
/// The ID of the BaseDoc. This is useful for indexing in vector stores. If not set by user, it will automatically be assigned a random value
- /// Example: 91c67a528222c56b20d4c44e55b77dd0
+ /// Example: 4832d7aa75c02fe80ea8dbd67051421e
///
[global::System.Text.Json.Serialization.JsonPropertyName("id")]
public string? Id { get; set; }
diff --git a/src/libs/Jina/Generated/Jina.Models.ApiSchemasRankTextDoc.g.cs b/src/libs/Jina/Generated/Jina.Models.ApiSchemasRankTextDoc.g.cs
index 2d79f7d..8029e6d 100644
--- a/src/libs/Jina/Generated/Jina.Models.ApiSchemasRankTextDoc.g.cs
+++ b/src/libs/Jina/Generated/Jina.Models.ApiSchemasRankTextDoc.g.cs
@@ -10,7 +10,7 @@ public sealed partial class ApiSchemasRankTextDoc
{
///
/// The ID of the BaseDoc. This is useful for indexing in vector stores. If not set by user, it will automatically be assigned a random value
- /// Example: 91c67a528222c56b20d4c44e55b77dd0
+ /// Example: 4832d7aa75c02fe80ea8dbd67051421e
///
[global::System.Text.Json.Serialization.JsonPropertyName("id")]
public string? Id { get; set; }
diff --git a/src/libs/Jina/Generated/Jina.Models.ImageDoc.g.cs b/src/libs/Jina/Generated/Jina.Models.ImageDoc.g.cs
index 8ea0242..f55036e 100644
--- a/src/libs/Jina/Generated/Jina.Models.ImageDoc.g.cs
+++ b/src/libs/Jina/Generated/Jina.Models.ImageDoc.g.cs
@@ -12,7 +12,7 @@ public sealed partial class ImageDoc
{
///
/// The ID of the BaseDoc. This is useful for indexing in vector stores. If not set by user, it will automatically be assigned a random value
- /// Example: 91c67a528222c56b20d4c44e55b77dd0
+ /// Example: 4832d7aa75c02fe80ea8dbd67051421e
///
[global::System.Text.Json.Serialization.JsonPropertyName("id")]
public string? Id { get; set; }
diff --git a/src/libs/Jina/openapi.yaml b/src/libs/Jina/openapi.yaml
index 5208a3b..9ccebdb 100644
--- a/src/libs/Jina/openapi.yaml
+++ b/src/libs/Jina/openapi.yaml
@@ -402,7 +402,7 @@ components:
title: Id
type: string
description: 'The ID of the BaseDoc. This is useful for indexing in vector stores. If not set by user, it will automatically be assigned a random value'
- example: 91c67a528222c56b20d4c44e55b77dd0
+ example: 4832d7aa75c02fe80ea8dbd67051421e
url:
title: Url
maxLength: 65536
@@ -790,7 +790,7 @@ components:
title: Id
type: string
description: 'The ID of the BaseDoc. This is useful for indexing in vector stores. If not set by user, it will automatically be assigned a random value'
- example: 91c67a528222c56b20d4c44e55b77dd0
+ example: 4832d7aa75c02fe80ea8dbd67051421e
text:
title: Text
type: string
@@ -820,7 +820,7 @@ components:
title: Id
type: string
description: 'The ID of the BaseDoc. This is useful for indexing in vector stores. If not set by user, it will automatically be assigned a random value'
- example: 91c67a528222c56b20d4c44e55b77dd0
+ example: 4832d7aa75c02fe80ea8dbd67051421e
text:
title: Text
type: string