We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27c4c08 commit e2bff17Copy full SHA for e2bff17
README.md
@@ -26,9 +26,8 @@ $aig->getAddressByCep('89566410');
26
$aig->getAddressByCep('89304258', AIG::SOURCE_CORREIOS);
27
$aig->getAddressByCep('89304258', AIG::SOURCE_VIACEP);
28
```
29
-## Return
+## Return Json
30
```JSON
31
-# return JSON
32
{
33
"zipCode": "89304258",
34
"street": "Rua Pioneiro Arlindo Goldbach",
0 commit comments