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

Added live endpoint test #3

Merged
merged 1 commit into from
Jun 1, 2024
Merged

Conversation

StefanBossbaly
Copy link
Owner

Added a live endpoint test that will trigger every hour to ensure that our schema matches that of the endpoint. We deserialize using the serde_path_to_error crate to ensure that any deserialization errors encountered are logged with the path of the offending field in our struct schema.

Added a live endpoint test that will trigger every hour to ensure that
our schema matches that of the endpoint. We deserialize using the
serde_path_to_error crate to ensure that any deserialization errors
encountered are logged with the path of the offending field in our
struct schema.
@StefanBossbaly StefanBossbaly merged commit afe6fb0 into master Jun 1, 2024
3 checks passed
@StefanBossbaly StefanBossbaly deleted the endpoint-error-logging branch June 1, 2024 18:24
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.

1 participant