-
Notifications
You must be signed in to change notification settings - Fork 25
Issues: swaggest/openapi-go
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
checkJSONBodyContentType failed to tolerate multipart/form-data with boundary
#115
by dikac
was closed Jul 11, 2024
The OAS definition produced for []bytes seems to be wrong
#111
by yurisasuke
was closed Jun 25, 2024
I notice the code in readme that "reflector.SetRequest is deprecated"
#106
by the-pawn-2017
was closed Jun 25, 2024
Set response and request schemas without declared structure?
#96
by aosderzhikov
was closed Mar 6, 2024
Method designed without params/placeholders throws "missing path parameter placeholder in url"?
#91
by metaleap
was closed Dec 4, 2023
Suggestion: support exported
json:
-tag-less fields to fully reflect / align-with Go's actual json.Marshal
behavior
#90
by metaleap
was closed Dec 4, 2023
req/resp struct using generic could cause semantic error in openapi output
#71
by radaiming
was closed Jul 29, 2023
[Question] Is there a way to select if a struct schema is a ref or not ?
#54
by Fifi31
was closed Jan 4, 2023
Improving the regular expression used to remove gorilla.mux-style regexp in paths
#45
by Fifi31
was closed Sep 27, 2022
Is there any support for oneOf, anyOf etc... If so how would we do it
#39
by AdamJSoftware
was closed Aug 8, 2022
Request and example for adding BasicAuth and ApiKey security.
#28
by kvedala
was closed Dec 20, 2021
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.