From d62f86c7422102afabe8f4fa180fc967b1031338 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louise=20S=C3=B6derstr=C3=B6m?= Date: Mon, 10 Feb 2025 14:30:48 +0100 Subject: [PATCH] Change parameters of 22N14 --- modules/ROOT/pages/errors/gql-errors/22N14.adoc | 2 +- modules/ROOT/pages/errors/gql-errors/index.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ROOT/pages/errors/gql-errors/22N14.adoc b/modules/ROOT/pages/errors/gql-errors/22N14.adoc index 9805d363..a072a0b0 100644 --- a/modules/ROOT/pages/errors/gql-errors/22N14.adoc +++ b/modules/ROOT/pages/errors/gql-errors/22N14.adoc @@ -1,4 +1,4 @@ = 22N14 == Status description -error: data exception - invalid temporal value combination. Cannot select both `{ $temporal }` and `{ $component }`. +error: data exception - invalid temporal value combination. Cannot select both `{ $temporal1 }` and `{ $temporal2 }`. diff --git a/modules/ROOT/pages/errors/gql-errors/index.adoc b/modules/ROOT/pages/errors/gql-errors/index.adoc index bd3a7b9f..5660c4fe 100644 --- a/modules/ROOT/pages/errors/gql-errors/index.adoc +++ b/modules/ROOT/pages/errors/gql-errors/index.adoc @@ -192,7 +192,7 @@ Status description:: error: data exception - invalid time zone. Specified time z === xref:errors/gql-errors/22N14.adoc[22N14] -Status description:: error: data exception - invalid temporal value combination. Cannot select both `{ $temporal }` and `{ $component }`. +Status description:: error: data exception - invalid temporal value combination. Cannot select both `{ $temporal1 }` and `{ $temporal2 }`. === xref:errors/gql-errors/22N15.adoc[22N15]