-
Notifications
You must be signed in to change notification settings - Fork 15
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
Add upstream request/response validation with openapi (#21) #22
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
johakoch
commented
Sep 17, 2020
•
edited by malud
Loading
edited by malud
- implementation
- documentation
2 tasks
johakoch
changed the title
WIP: Add upstream request/response validation with swagger (#21)
WIP: Add upstream request/response validation with swagger/openapi (#21)
Sep 17, 2020
johakoch
changed the title
WIP: Add upstream request/response validation with swagger/openapi (#21)
WIP: [POC] Add upstream request/response validation with swagger/openapi (#21)
Sep 18, 2020
johakoch
force-pushed
the
validation
branch
from
September 18, 2020 13:25
2752a3d
to
11d4d8b
Compare
malud
changed the title
WIP: [POC] Add upstream request/response validation with swagger/openapi (#21)
[POC] Add upstream request/response validation with swagger/openapi (#21)
Oct 1, 2020
johakoch
force-pushed
the
validation
branch
3 times, most recently
from
October 8, 2020 10:48
c036380
to
9e66f29
Compare
johakoch
changed the title
[POC] Add upstream request/response validation with swagger/openapi (#21)
[POC] Add upstream request/response validation with openapi (#21)
Oct 8, 2020
malud
requested changes
Oct 9, 2020
johakoch
force-pushed
the
validation
branch
6 times, most recently
from
October 15, 2020 08:54
abdcb46
to
6c446df
Compare
malud
force-pushed
the
validation
branch
2 times, most recently
from
December 2, 2020 07:19
1958719
to
dc41a8d
Compare
malud
changed the title
[POC] Add upstream request/response validation with openapi (#21)
Add upstream request/response validation with openapi (#21)
Dec 4, 2020
Refactor openAPI error handling
Leads to getAttribute errors for recently added dynamic evals for origin, path and hostname
Add stringer tool to generate for const
Fix couper version to latest release
Fix passing the query param
e.g. query 404 -> 404= due to our set query feature
Remove own getBody set since openapi3 does this already (too)
malud
approved these changes
Dec 14, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.