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.

貢獻指南

開啟貢獻指南

研究方向

閱讀連結的 Google Address Validation API 文件,尤其是關於 previousRequestId 的 validate-update 指南。找到此程式庫中地址驗證要求的進入點,並確認要求參數的處理方式。完成的標準是:呼叫端可以為重複的驗證呼叫提供 previousRequestId,且相關測試(如果存在)涵蓋了此行為。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
python
領域
api
Issue 類型
功能
難度
2/5
預估耗時
1-3 小時
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。