From d49c75bd5c2e1950de4c450f2c8e4d4e7cf188eb Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Wed, 2 Jun 2021 16:40:56 +0100 Subject: [PATCH] fix examples --- ip/examples.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ip/examples.json b/ip/examples.json index c4179b8..57235bc 100644 --- a/ip/examples.json +++ b/ip/examples.json @@ -3,7 +3,7 @@ "title": "Lookup IP info", "description": "Lookup the location info for an IP address", "request": { - "ip", "93.148.214.31" + "ip": "93.148.214.31" }, "response": { "ip": "93.148.214.31",