Skip to content

Commit ab2416b

Browse files
Update 42i13 on the index page
1 parent 970b9d6 commit ab2416b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -730,8 +730,9 @@ Status description:: error: syntax error or access rule violation - invalid name
730730
Status description:: error: syntax error or access rule violation - invalid nesting of quantified path patterns. Quantified path patterns cannot be nested.
731731

732732
=== xref:errors/gql-errors/42I13.adoc[42I13]
733+
label:new[Changed in 2025.03]
733734

734-
Status description:: error: syntax error or access rule violation - invalid number of procedure or function arguments. The procedure or function call does not provide the required number of arguments; expected `{ <<count>>1 }` but got `{ $count2 }`. The procedure or function `{ <<procFun>> }` has the signature: `{ <<sig>> }`.
735+
Status description:: error: syntax error or access rule violation - invalid number of procedure or function arguments. The procedure or function call does not provide the required number of arguments; expected `{ <<count1>> }` but got `{ <<count2>> }`. The procedure or function `{ <<procFun>> }` has the signature: `{ <<sig>> }`.
735736

736737
=== xref:errors/gql-errors/42I17.adoc[42I17]
737738

0 commit comments

Comments
 (0)