mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
fix examples
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user