googlemaps / googlemaps/google-maps-services-python

Introduce previousRequestId param for address validation

未关闭
#497 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
triage me type: feature request
主要语言
Python
星标
5k
派生
1.4k
PR 合并指标
30 天内没有已合并 PR

描述

The address validation api allows us to pass in a previousRequestId when making multiple calls to the address validation api for a single address. [docs](https://developers.google.com/maps/documentation/address-validation/requests-validate-address#validate-update)

Currently, this is not available in this library, and it would probably be a useful addition considering Google recommends using this parameter in addition to the address validation feedback request to improve the overall accuracy of the api.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。