Commit e028c94
committed
Honour a client-supplied collection id on creation
POST /collections uses the id from the request body when one is supplied
(normalised to a lower-case identifier), and derives the id from the title only
when the body omits it, so a client can choose the collection id as the OGC
contract and the Go tier allow.1 parent 14f1144 commit e028c94
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | | - | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
125 | 130 | | |
126 | 131 | | |
127 | 132 | | |
| |||
0 commit comments