Skip to content

Explicit minimum of 0 to maxAge#386

Merged
jlurien merged 3 commits intomainfrom
fix/minimum-zero-maxAge-385
Feb 10, 2026
Merged

Explicit minimum of 0 to maxAge#386
jlurien merged 3 commits intomainfrom
fix/minimum-zero-maxAge-385

Conversation

@jlurien
Copy link
Collaborator

@jlurien jlurien commented Feb 9, 2026

What type of PR is this?

  • correction

What this PR does / why we need it:

Sets an explicit minimum of 0 to maxAge

Which issue(s) this PR fixes:

Fixes #385

Special notes for reviewers:

Changelog input

Added `minimum: 0` for `maxAge` in location-verification and location-retrieval

@github-actions
Copy link

github-actions bot commented Feb 9, 2026

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.01s
✅ API spectral 3 0 4.77s
✅ GHERKIN gherkin-lint 3 0 1.14s
✅ REPOSITORY git_diff yes no 0.0s
✅ REPOSITORY secretlint yes no 0.72s
✅ YAML yamllint 3 0 0.95s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Collaborator

@bigludo7 bigludo7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jlurien jlurien merged commit 4ec08e1 into main Feb 10, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add minimum in spec to maxAge as it is specified to be >=0

3 participants