This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
forked from getkin/kin-openapi
-
Notifications
You must be signed in to change notification settings - Fork 0
Reset master and merge the commits ahead #4
Merged
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
Change-Id: If750ff340ae29cf24a6ad870071502c9327485ca
Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
Goa v3 depend on kin-openapi https://github.com/goadesign/goa/blob/v3/go.mod
Co-authored-by: Francis Lennon <francis.lennon@whitehatsec.com>
Co-authored-by: Pierre Fenoll <pierrefenoll@gmail.com>
Co-authored-by: Francis Lennon <francis.lennon@whitehatsec.com> Co-authored-by: Pierre Fenoll <pierrefenoll@gmail.com>
Co-authored-by: Samuel Monderer <samuelmo@radware.com>
Add support for content type application/problem+json for response validation
Co-authored-by: Pierre Fenoll <pierrefenoll@gmail.com>
Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
getkin#305) Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
Co-authored-by: Pierre Fenoll <pierrefenoll@gmail.com>
…rray schema (getkin#752) Resolves getkin#751
Co-authored-by: Pierre Fenoll <pierrefenoll@gmail.com> fix getkin#341
QifanWuCFLT
force-pushed
the
reset_master
branch
from
April 5, 2023 23:25
a95b8fe
to
628d39f
Compare
codyaray
approved these changes
Apr 6, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:rubber_stamp:
QifanWuCFLT
added a commit
that referenced
this pull request
Apr 6, 2023
This reverts commit 61c1afb.
QifanWuCFLT
added a commit
that referenced
this pull request
Apr 6, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Note:
removeServers
inopenapi3filter/validation_handler.go
is out-of-date and needs to be updated. Also comment the related test. Since no one uses it, it can be updated later.