Skip to content

Conversation

@jkhsjdhjs
Copy link

This check was intended to return 501 instead of 404 for routes that haven't been implemented. However, we explicitly implement these routes to return 501 now anyway, returning 501 for all other paths would be semantically incorrect anyway and the check never worked.

This check was intended to return 501 instead of 404 for routes that
haven't been implemented. However, we explicitly implement these routes
to return 501 now anyway, returning 501 for all other paths would be
semantically incorrect anyway and the check never worked.
Copy link

@Frosty2500 Frosty2500 left a comment

Choose a reason for hiding this comment

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

LGTM

@Frosty2500 Frosty2500 merged commit b826036 into feature/http_api Jun 20, 2024
@Frosty2500 Frosty2500 deleted the http_api/remove_nonfunctional_not_implemented_check branch June 20, 2024 19:23
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.

3 participants