You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/errors/gql-errors/index.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -208,7 +208,7 @@ Status description:: error: data exception - invalid spatial value. A `POINT` mu
208
208
209
209
=== xref:errors/gql-errors/22N20.adoc[22N20]
210
210
211
-
Status description:: error: data exception - invalid spatial value dimensions. Cannot create POINT with `{ <<dim1>> }` coordinate reference system (CRS) and `{ <<value>> }` coordinates. Use the equivalent `{ <<dim2>> }` coordinate reference system instead.
211
+
Status description:: error: data exception - invalid spatial value dimensions. Cannot create POINT with `{ <<dim>>1 }` coordinate reference system (CRS) and `{ <<value>> }` coordinates. Use the equivalent `{ $dim2 }` coordinate reference system instead.
212
212
213
213
=== xref:errors/gql-errors/22N21.adoc[22N21]
214
214
@@ -456,7 +456,7 @@ Status description:: error: data exception - unexpected struct tag. Unexpected s
456
456
457
457
=== xref:errors/gql-errors/22N98.adoc[22N98]
458
458
459
-
Status description:: error: data exception - wrong first field during deserialization. Unable to deserialize request. Expected first field to be `{ <<field>> }`, but was '`{ <<value>> }`'.
459
+
Status description:: error: data exception - wrong first field during deserialization. Unable to deserialize request. Expected first field to be `{ <<field>> }`, but was `{ <<value>> }`.
0 commit comments