We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7814569 commit 50cddc6Copy full SHA for 50cddc6
examples/address_similarity.curl
@@ -8,7 +8,7 @@ curl -s -X POST \
8
"road": "Pennsylvania Ave N.W.",
9
"city": "Washington",
10
"state": "DC",
11
- "postcode": "20500"
+ "postCode": "20500"
12
},
13
"address2": "160 Pennsilvana Avenue, Washington, D.C., 20500"
14
}' \
0 commit comments