Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: camel case for dns result #266

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Conversation

Swaggeroo
Copy link
Collaborator

Motivation

The DNS check was the only one not fully using camel case in the API response.

Changes

I added JSON tags to the DNS result struct.

For additional information look at the commits.

Tests done

  • Unit tests succeeded
  • E2E tests succeeded

TODO

  • I've assigned this PR to myself
  • I've labeled this PR correctly

@Swaggeroo Swaggeroo added refactoring Refactoring of existing code area/api Issues/PRs related to the API area/checks Issues/PRs related to Checks labels Feb 14, 2025
@Swaggeroo Swaggeroo self-assigned this Feb 14, 2025
@Swaggeroo Swaggeroo requested a review from lvlcn-t February 19, 2025 12:58
@Swaggeroo Swaggeroo requested a review from lvlcn-t February 21, 2025 14:25
Copy link
Collaborator

@lvlcn-t lvlcn-t left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Issues/PRs related to the API area/checks Issues/PRs related to Checks refactoring Refactoring of existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants