fix examples

This commit is contained in:
Asim Aslam
2021-06-02 16:40:56 +01:00
parent 44702a4acf
commit d49c75bd5c

View File

@@ -3,7 +3,7 @@
"title": "Lookup IP info", "title": "Lookup IP info",
"description": "Lookup the location info for an IP address", "description": "Lookup the location info for an IP address",
"request": { "request": {
"ip", "93.148.214.31" "ip": "93.148.214.31"
}, },
"response": { "response": {
"ip": "93.148.214.31", "ip": "93.148.214.31",