Skip to content

Commit 45e0972

Browse files
committed
regenerate the index.adoc file
1 parent b4c26bb commit 45e0972

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

modules/ROOT/pages/errors/gql-errors/index.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -629,14 +629,17 @@ Status description:: error: data exception - omitting mandatory field for proper
629629

630630
Status description:: error: data exception - index belongs to constraint. Index belongs to constraint `{ <<constrDescrOrName>> }`.
631631

632+
[role=label--new-2025.07]
632633
=== xref:errors/gql-errors/22NBD.adoc[22NBD]
633634

634-
Status description:: error: data exception - unsupported struct tag. Unsupported struct tag: 0x56. `{ <<value>> }`.
635+
Status description:: error: data exception - unsupported struct tag. Unsupported struct tag: `{ <<value>> }`.
635636

637+
[role=label--new-2025.09]
636638
=== xref:errors/gql-errors/22NBE.adoc[22NBE]
637639

638640
Status description:: error: data exception - invalid vector dimensions. Invalid vector dimensions. The number of vector dimensions needs to be between `{ <<count>> }` and `{ $count1 }`, but was `{ $count2 }`.
639641

642+
[role=label--new-2025.09]
640643
=== xref:errors/gql-errors/22NBF.adoc[22NBF]
641644

642645
Status description:: error: data exception - property value too big. Property value of type `{ <<typeDescription>> }` too big (more than `{ <<bytes>> }` bytes): `{ <<value>> }`

0 commit comments

Comments
 (0)