From 6ec7a9d5c1613d2d2fbe9a56bd61e06320a18da9 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Sat, 11 Dec 2021 20:28:34 +0000 Subject: [PATCH] fix example --- url/examples.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/url/examples.json b/url/examples.json index c9ff7de..360783a 100644 --- a/url/examples.json +++ b/url/examples.json @@ -8,8 +8,7 @@ "response": { "urlPairs": [{ "shortURL": "https://m3o.one/u/f8f3f83f3f83g", - "destinationURL": "https://mysite.com/this-is-a-rather-long-web-address", - "owner": "owner-id" + "destinationURL": "https://mysite.com/this-is-a-rather-long-web-address" }] } }],