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

Support openapi http response validation #684

Closed
2 tasks
Tracked by #514
jfallows opened this issue Jan 2, 2024 · 0 comments · Fixed by #732
Closed
2 tasks
Tracked by #514

Support openapi http response validation #684

jfallows opened this issue Jan 2, 2024 · 0 comments · Fixed by #732
Assignees
Labels
story Feature description from user's perspective

Comments

@jfallows
Copy link
Contributor

jfallows commented Jan 2, 2024

Describe the desired outcome from the user's perspective
As an OpenAPI consumer, I want to configure zilla to validate http responses consistent with an OpenAPI specification.

Acceptance criteria

  • generate command includes http response validation for openapi
  • http server binding responses are validated and replaced if invalid
  • http client binding responses are validated and replaced if invalid

Additional context
None

Tasks

  • Integrate http server binding response validation
  • Integrate http client binding response validation
  • Include http response validation in generate command output for openapi specification
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story Feature description from user's perspective
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants