camaraproject / DeviceLocation

Repository to describe, develop, document and test the DeviceLocation API family
Apache License 2.0
20 stars 31 forks source link

Align Location Verification with guidelines for error scenarios #214

Open jlurien opened 2 weeks ago

jlurien commented 2 weeks ago

Problem description

Current version still does not follow the recent guidelines

Possible evolution

Align codes and examples as indicated in:

jlurien commented 2 weeks ago

@bigludo7 @maxl2287 please take a look to the PR as we'll have to do something similar to the other APIs. For Location Retrieval is quite similar, but Geofencing is more complex and probably have more error scenarios to cover. Thanks