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

feat: strict JSON validation (#106) #109

Merged
merged 7 commits into from
Mar 17, 2024

Conversation

diego-aquino
Copy link
Member

@diego-aquino diego-aquino commented Mar 17, 2024

Features

  • [#zimic] Added the utility types JSONCompatible and JSONSerialized.
  • [#zimic] Added strict JSON validation to interceptor schemas. Since this is a breaking change, see the Migration guide.

Closes #106.

@diego-aquino diego-aquino linked an issue Mar 17, 2024 that may be closed by this pull request
Base automatically changed from @diego-aquino/12-request-match-by-body to canary March 17, 2024 21:14
@diego-aquino diego-aquino force-pushed the @diego-aquino/106-strict-json-validation branch from af2e411 to 98b7a3e Compare March 17, 2024 21:30
@diego-aquino diego-aquino self-assigned this Mar 17, 2024
@diego-aquino diego-aquino added this to the v0.3.0 milestone Mar 17, 2024
@diego-aquino diego-aquino merged commit fdc0ef7 into canary Mar 17, 2024
4 checks passed
@diego-aquino diego-aquino deleted the @diego-aquino/106-strict-json-validation branch March 17, 2024 21:57
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.

HTTP interceptor strict JSON validation
1 participant