Commit 316ac96
committed
feat(REST): add support for Yaml as request body
Allow to set CRS Wkts in source and target fields without having to escape WKT content (using yaml multiline string)1 parent 560dc59 commit 316ac96
File tree
1 file changed
+2
-1
lines changed- src/main/java/com/geomatys/crsservice/rest
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
110 | | - | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
0 commit comments