Skip to content

Commit 25a1299

Browse files
committed
feat(#111): added thumbnail to the schema of the OGC API Record
Signed-off-by: JANSSENB <bram.janssen@vito.be>
1 parent ec4f215 commit 25a1299

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

schemas/record.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,8 @@
403403
"license",
404404
"about",
405405
"webapp",
406-
"code"
406+
"code",
407+
"thumbnail"
407408
]
408409
},
409410
"type": {

0 commit comments

Comments
 (0)