mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
* add displayname * Commit from GitHub Actions (Publish APIs & Clients) Co-authored-by: domwong <domwong@users.noreply.github.com>
11 lines
184 B
JSON
11 lines
184 B
JSON
{
|
|
"name": "geocoding",
|
|
"icon": "🏠",
|
|
"category": "logistics",
|
|
"pricing": {
|
|
"Geocoding.Lookup": 10000,
|
|
"Geocoding.Reverse": 10000
|
|
},
|
|
"display_name": "Geocoding"
|
|
}
|