FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for pkg/codegen - developgo/oapi-codegen · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
developgo
/
oapi-codegen
Public
forked from
oapi-codegen/oapi-codegen
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
oapi-codegen
pkg
codegen
on
master
User selector
Datepicker
Commit history
Commits on Aug 12, 2022
Add support for strict server with Gorilla (#716)
Show description for fec990c
DouglasDwyer
and
Dwyer
authored
fec990c
View commit details
Copy full SHA for fec990c
View code at this point
Browse repository at this point
Commits on Jul 28, 2022
Allow custom JSON media types to be marked as JSON (#582)
Show description for b9782fb
Jamie Tanna
authored
b9782fb
View commit details
Copy full SHA for b9782fb
View code at this point
Browse repository at this point
Commits on Jul 27, 2022
Generate type names in GoDoc comments (#601)
Show description for 874b0a1
jamietanna
authored
874b0a1
View commit details
Copy full SHA for 874b0a1
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
New compatibility option to mark readOnly+required fields as non pointers (#605)
Show description for 6273e1a
florentchauveau
and
Marcin Romaszewicz
authored
6273e1a
View commit details
Copy full SHA for 6273e1a
View code at this point
Browse repository at this point
Allow merging multiple union types (#670)
Show description for bf676e1
jamietanna
authored
bf676e1
View commit details
Copy full SHA for bf676e1
View code at this point
Browse repository at this point
fixed gorilla required header error shadowing (#689)
wmarinic
authored
8d8ef97
View commit details
Copy full SHA for 8d8ef97
View code at this point
Browse repository at this point
Allow providing custom error funcs in strict chi server (#649)
Show description for 2feb91c
chadweimer
authored
2feb91c
View commit details
Copy full SHA for 2feb91c
View code at this point
Browse repository at this point
Fix: Handle unset `union` map type (#650)
Show description for 91b48ba
jamietanna
authored
91b48ba
View commit details
Copy full SHA for 91b48ba
View code at this point
Browse repository at this point
Remove generation of code to handle optional query parameters (#671)
Show description for e9d89b2
jamietanna
authored
e9d89b2
View commit details
Copy full SHA for e9d89b2
View code at this point
Browse repository at this point
Add option to prefix enum values with their typename (#662)
Show description for d9622d1
corani
authored
d9622d1
View commit details
Copy full SHA for d9622d1
View code at this point
Browse repository at this point
Order request body definitions by content type (#686)
mikesep
authored
5e0dd2a
View commit details
Copy full SHA for 5e0dd2a
View code at this point
Browse repository at this point
fix: percent in enum values (#664)
Show description for 00a095c
corani
authored
00a095c
View commit details
Copy full SHA for 00a095c
View code at this point
Browse repository at this point
Fix x-go-type-import code generation (#682)
Show description for 5776016
wes-mil
authored
5776016
View commit details
Copy full SHA for 5776016
View code at this point
Browse repository at this point
Commits on Jun 29, 2022
implement new field: x-go-type-import (#633)
Show description for 2cf7fcf
VladimirStepanov
and
Vladimir Stepanov
authored
2cf7fcf
View commit details
Copy full SHA for 2cf7fcf
View code at this point
Browse repository at this point
Fix small typo in comment (#641)
LelouBil
authored
e12b971
View commit details
Copy full SHA for e12b971
View code at this point
Browse repository at this point
Strict server generation (#499)
Show description for 6f9e7bd
authored
6f9e7bd
View commit details
Copy full SHA for 6f9e7bd
View code at this point
Browse repository at this point
Commits on Jun 2, 2022
Generate param enums in operations
Show description for 14fc88e
mromaszewicz
committed
14fc88e
View commit details
Copy full SHA for 14fc88e
View code at this point
Browse repository at this point
Commits on Jun 1, 2022
config option for additionalProperties flattening
Show description for 6e84edc
mromaszewicz
committed
6e84edc
View commit details
Copy full SHA for 6e84edc
View code at this point
Browse repository at this point
Merge branch 'map-for-openapi-dictionaries' of https://github.com/curvegrid/oapi-codegen into curvegrid-map-for-openapi-dictionaries
mromaszewicz
committed
804ca62
View commit details
Copy full SHA for 804ca62
View code at this point
Browse repository at this point
Use new config style
Show description for c0f382b
mromaszewicz
committed
c0f382b
View commit details
Copy full SHA for c0f382b
View code at this point
Browse repository at this point
Allow additional imports to be added in cfg
Show description for a61e957
mromaszewicz
committed
a61e957
View commit details
Copy full SHA for a61e957
View code at this point
Browse repository at this point
Commits on May 31, 2022
refactor(pkg/codegen): add goCode to error (#599)
sashamelentyev
authored
65507ca
View commit details
Copy full SHA for 65507ca
View code at this point
Browse repository at this point
oneOf/anyOf support (including discriminator) (#471)
Show description for 313aa80
authored
313aa80
View commit details
Copy full SHA for 313aa80
View code at this point
Browse repository at this point
Commits on May 26, 2022
Change the signature of the MiddlewareFunc for chi, getting more compatibilities with another libraries. (#578)
uhey22e
authored
b027708
View commit details
Copy full SHA for b027708
View code at this point
Browse repository at this point
Add support for Gorilla generation (#585)
Show description for b3eedde
Jamie Tanna
authored
b3eedde
View commit details
Copy full SHA for b3eedde
View code at this point
Browse repository at this point
Commits on May 22, 2022
use BindStyledParameterWithLocation with path params (#564)
Show description for e238df5
jcalvarado1965
authored
e238df5
View commit details
Copy full SHA for e238df5
View code at this point
Browse repository at this point
Commits on May 21, 2022
Support x-go-name for top level schemas
Show description for b11a594
mromaszewicz
committed
b11a594
View commit details
Copy full SHA for b11a594
View code at this point
Browse repository at this point
Handle more invalid identifier characters
Show description for 056cf62
mromaszewicz
committed
056cf62
View commit details
Copy full SHA for 056cf62
View code at this point
Browse repository at this point
Make schema merge less fragile
Show description for ffd03d0
mromaszewicz
committed
ffd03d0
View commit details
Copy full SHA for ffd03d0
View code at this point
Browse repository at this point
Commits on May 20, 2022
Rewrite configuration options
Show description for 6e66df9
mromaszewicz
committed
6e66df9
View commit details
Copy full SHA for 6e66df9
View code at this point
Browse repository at this point
Generate aliases instead of typedefs
Show description for 9c4d551
mromaszewicz
committed
9c4d551
View commit details
Copy full SHA for 9c4d551
View code at this point
Browse repository at this point
Fix marshaling of aliased custom types
Show description for 920beb4
mromaszewicz
committed
920beb4
View commit details
Copy full SHA for 920beb4
View code at this point
Browse repository at this point
Commits on May 18, 2022
Add form tag to parameters.
Show description for 6a34824
mromaszewicz
committed
6a34824
View commit details
Copy full SHA for 6a34824
View code at this point
Browse repository at this point
Clean up enum spacing
Show description for 7298f44
mromaszewicz
committed
7298f44
View commit details
Copy full SHA for 7298f44
View code at this point
Browse repository at this point
Small readme update
Show description for cfb1d65
mromaszewicz
committed
cfb1d65
View commit details
Copy full SHA for cfb1d65
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL