From 16e80e963f616b293f0725ea62975ad8d9188dd4 Mon Sep 17 00:00:00 2001 From: Matthias Mohr Date: Thu, 15 Apr 2021 17:47:15 +0200 Subject: [PATCH] Update examples/collection.json Co-authored-by: Chris Holmes --- examples/collection.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/collection.json b/examples/collection.json index 4325aec4..87047035 100644 --- a/examples/collection.json +++ b/examples/collection.json @@ -85,7 +85,8 @@ { "rel": "item", "href": "./simple-item.json", - "type": "application/geo+json" + "type": "application/geo+json", + "title": "Simple Item" }, { "rel": "item",