Skip to content

Commit d859e44

Browse files
committed
generate index
1 parent 8a84a4b commit d859e44

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -490,9 +490,10 @@ Status description:: error: data exception - not a valid CIDR IP. `{ <<input>> }
490490

491491
Status description:: error: data exception - new password cannot be the same as the old password. Expected the new password to be different from the old password.
492492

493+
[role=label--changed-2025.05]
493494
=== xref:errors/gql-errors/22N90.adoc[22N90]
494495

495-
Status description:: error: data exception - property type unsupported in constraint. `{ <<item>> }` is not supported in property type constraints.
496+
Status description:: error: data exception - property type unsupported in constraint. `{ <<valueType>> }` is not supported in property type constraints.
496497

497498
=== xref:errors/gql-errors/22N91.adoc[22N91]
498499

@@ -608,7 +609,7 @@ Status description:: error: data exception - invalid Neo4j type. `{ <<input>> }`
608609

609610
=== xref:errors/gql-errors/22NB9.adoc[22NB9]
610611

611-
Status description:: error: data exception - invalid inner list type. Lists cannot have `{ <<item>> }` as an inner type in this context.
612+
Status description:: error: data exception - invalid inner list type. Lists cannot have `{ <<typeDescription>> }` as an inner type in this context.
612613

613614

614615
[[invalid-transaction-state]]

0 commit comments

Comments
 (0)