google-maps-services-java icon indicating copy to clipboard operation
google-maps-services-java copied to clipboard

fix #906 - secondary opening hours must be an array

Open Osiris-Team opened this issue 10 months ago • 1 comments

Fixes #906

As shown in the rest api docs here https://developers.google.com/maps/documentation/places/web-service/details?hl=de#Place-secondary_opening_hours secondary_opening_hours should be an array and not a object.

Do not merge this yet, I am waiting/looking for an example json response that contains this field to verify and add a test case.

Osiris-Team avatar Apr 15 '25 18:04 Osiris-Team

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Apr 15 '25 18:04 google-cla[bot]