Skip to content

Location Retrieval - Remove unnecessary error 400#316

Merged
maxl2287 merged 1 commit intomainfrom
Fix315
Feb 27, 2025
Merged

Location Retrieval - Remove unnecessary error 400#316
maxl2287 merged 1 commit intomainfrom
Fix315

Conversation

@bigludo7
Copy link
Collaborator

What type of PR is this?

Add one of the following kinds:

  • correction

What this PR does / why we need it:

Remove 400 OUT_OF_RANGE as no UC for it.
Remove 400 LOCATION_RETRIEVAL.MAXAGE_INVALID_ARGUMENT and keep only 422 UNABLE_TO_FULFILL_MAX_AGE

Which issue(s) this PR fixes:

Fixes #315

Special notes for reviewers:

Changelog input

 release-note
- Remove 400 OUT_OF_RANGE as no UC for it.
- Remove 400 LOCATION_RETRIEVAL.MAXAGE_INVALID_ARGUMENT as redundant with 422 UNABLE_TO_FULFILL_MAX_AGE.

Additional documentation

This section can be blank.

docs

Remove 400 OUT_OF_RANGE as no UC for it.
Remove 400 LOCATION_RETRIEVAL.MAXAGE_INVALID_ARGUMENT and keep only 422 UNABLE_TO_FULFILL_MAX_AGE
@github-actions
Copy link

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.02s
✅ OPENAPI spectral 3 0 4.95s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 0.71s
✅ YAML yamllint 3 0 0.81s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@maxl2287 maxl2287 added the Spring25 Meta-release Spring25 label Feb 27, 2025
@maxl2287 maxl2287 merged commit 347ab05 into main Feb 27, 2025
2 checks passed
@maxl2287 maxl2287 deleted the Fix315 branch February 27, 2025 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

correction Spring25 Meta-release Spring25

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Location Retrieval: Unnecessary error code

2 participants