camaraproject / DeviceLocation

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

Adjust maxAge minimum & documentation #188

Closed bigludo7 closed 2 months ago

bigludo7 commented 2 months ago

What type of PR is this?

Add one of the following kinds:

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #184

Special notes for reviewers:

Changelog input

 release-note
- Remove minimum 60 seconds to maxAge.
  -  Absence of maxAge means "any age"
  -  maxAge=0 means a fresh calculation.

Additional documentation

This section can be blank.

docs
github-actions[bot] commented 2 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.04s
✅ OPENAPI spectral 3 0 4.52s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 0.72s
✅ YAML yamllint 3 0 0.56s

See detailed report in MegaLinter reports

_MegaLinter is graciously provided by OX Security_

bigludo7 commented 2 months ago

@alpaycetin74 @jlurien Kind reminder on this one. Is there still blocking point for you?

alpaycetin74 commented 2 months ago

LGTM, thank you.