Skip to content

Commit 249bae4

Browse files
committed
Fix the variables and update the index file
1 parent 932fe14 commit 249bae4

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

modules/ROOT/pages/errors/gql-errors/42I68.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
= 42I68
33

44
== Status description
5-
error: syntax error or access rule violation - mismatched pattern. Pattern, `{ <<input1>> }`, does not match input, `{ <<input2>> }`. Verify that the pattern is valid for constructing `{ <<valueType>> }`.
5+
error: syntax error or access rule violation - mismatched pattern. Pattern, `{ <<input>>1 }`, does not match input, `{ <<input>>2 }`. Verify that the pattern is valid for constructing `{ <<valueType>> }`.
66

77
== Example scenario
88

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1090,8 +1090,7 @@ Status description:: error: syntax error or access rule violation - unsupported
10901090
[role=label--new-2025.09]
10911091
=== xref:errors/gql-errors/42I68.adoc[42I68]
10921092

1093-
1094-
Status description:: error: syntax error or access rule violation - mismatched pattern. Pattern, `{ <<input1>> }`, does not match input, `{ <<input2>> }`. Verify that the pattern is valid for constructing `{ <<valueType>> }`.
1093+
Status description:: error: syntax error or access rule violation - mismatched pattern. Pattern, `{ <<input>>1 }`, does not match input, `{ <<input>>2 }`. Verify that the pattern is valid for constructing `{ <<valueType>> }`.
10951094

10961095
[role=label--changed-2025.03]
10971096
=== xref:errors/gql-errors/42N00.adoc[42N00]

0 commit comments

Comments
 (0)