Skip to content

Commit 684a791

Browse files
committed
Update messages for 22N04 and 22N27
1 parent f87b6d4 commit 684a791

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Status description:: error: data exception - specified numeric value out of rang
127127

128128
=== 22N04
129129

130-
Status description:: error: data exception - invalid input value. Invalid input `{ $input }` for `{ $context }`. Expected one of `{ $inputList }`.
130+
Status description:: error: data exception - invalid input value. Invalid input `{ $input }` for `{ $context }`. Expected `{ $inputList }`.
131131

132132
=== 22N05
133133

@@ -221,7 +221,7 @@ Status description:: error: data exception - unsupported rounding mode. Unknown
221221

222222
=== 22N27
223223

224-
Status description:: error: data exception - invalid entity type. Invalid input `{ $input }` for `{ $variable }`. Expected to be one of `{ $valueTypeList }`.
224+
Status description:: error: data exception - invalid entity type. Invalid input `{ $input }` for `{ $variable }`. Expected to be `{ $valueTypeList }`.
225225

226226
// === 22N28
227227

0 commit comments

Comments
 (0)