Skip to content

Commit 6177532

Browse files
committed
update changes
1 parent ebc370a commit 6177532

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGES.rst

+4-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@ Changes
1212

1313
Changes:
1414
--------
15-
- No change.
15+
- Add resilient handling of `I/O` literal ``default`` values when parsing remote `OGC API - Processes` descriptions.
16+
Due to varying definitions from the standard revisions, some implementations could indicate a single literal default
17+
value as an array representation (e.g.: ``default: [1.23]``), leading to parsing "errors" in `Weaver` that expects a
18+
strict match between the ``default`` value and its ``type``.
1619

1720
Fixes:
1821
------

0 commit comments

Comments
 (0)