Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ An OpenAPI specification for Woosmap Platform.
| [Geolocation](https://developers.woosmap.com/products/geolocation-api/location/) | Complete |
| [Stores](https://developers.woosmap.com/products/stores-api/overview/) | Complete |
| [Localities](https://developers.woosmap.com/products/localities/get-started/) | Complete |
| [Address](https://developers.woosmap.com/products/address-api/get-started/) | Complete |
| [Distance](https://developers.woosmap.com/products/distance-api/get-started/) | Complete |
| [Transit](https://developers.woosmap.com/products/transit-api/route-endpoint/) | Complete |
| [Indoor](https://developers.woosmap.com/products/indoor-api/get-started/) | Complete |
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

- <h3 class="parameter-name" id="cc_format">cc_format</h3>

To specify the format for the short [country code](https://en.wikipedia.org/wiki/ISO\_3166-1) expected to be returned in the address_components field (default is `alpha3`).
To specify the format for the short [country code](https://en.wikipedia.org/wiki/ISO\_3166-1) expected to be returned in the address_components field. Default is the format used to specify `components` or `alpha2` if no components are specified.

- <h3 class="parameter-name" id="fields">fields</h3>

Expand Down
Loading
Loading