Skip to content

Commit 9d6de32

Browse files
cmillettclaude
andcommitted
feat: Remove deprecated Address API from OpenAPI specification
The Address API was deprecated in Nov 2023 in favor of Localities API. Remove all Address API endpoints, parameters, schemas, responses, snippets, and generated docs. Shared schema AddressComponents is preserved as it is referenced by Localities API. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8fddd0b commit 9d6de32

104 files changed

Lines changed: 3150 additions & 10628 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ An OpenAPI specification for Woosmap Platform.
1212
| [Geolocation](https://developers.woosmap.com/products/geolocation-api/location/) | Complete |
1313
| [Stores](https://developers.woosmap.com/products/stores-api/overview/) | Complete |
1414
| [Localities](https://developers.woosmap.com/products/localities/get-started/) | Complete |
15-
| [Address](https://developers.woosmap.com/products/address-api/get-started/) | Complete |
1615
| [Distance](https://developers.woosmap.com/products/distance-api/get-started/) | Complete |
1716
| [Transit](https://developers.woosmap.com/products/transit-api/route-endpoint/) | Complete |
1817
| [Indoor](https://developers.woosmap.com/products/indoor-api/get-started/) | Complete |

dist/documentation/parameters/woosmap_http_parameters_addressautocomplete.html

Lines changed: 0 additions & 69 deletions
This file was deleted.

dist/documentation/parameters/woosmap_http_parameters_addressautocomplete.md

Lines changed: 0 additions & 29 deletions
This file was deleted.

dist/documentation/parameters/woosmap_http_parameters_addressdetails.html

Lines changed: 0 additions & 64 deletions
This file was deleted.

dist/documentation/parameters/woosmap_http_parameters_addressdetails.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

dist/documentation/parameters/woosmap_http_parameters_addressgeocode.html

Lines changed: 0 additions & 90 deletions
This file was deleted.

dist/documentation/parameters/woosmap_http_parameters_addressgeocode.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.html

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/documentation/parameters/woosmap_http_parameters_localitiesdetails.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

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

19-
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`).
19+
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.
2020

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

0 commit comments

Comments
 (0)