issues
search
swaggest
/
openapi-go
OpenAPI structures for Go
https://pkg.go.dev/github.com/swaggest/openapi-go/openapi3
MIT License
259
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add content unit option to customize referencable entities
#130
vearutop
closed
2 months ago
3
Incorrect "null" type (should use nullable property)
#129
RPGillespie6
opened
2 months ago
1
Improve README with additional examples
#128
RPGillespie6
opened
3 months ago
0
Update jsonschema-go to recognize uuid types
#122
vearutop
closed
4 months ago
3
Add a test for OpenAI spec
#121
vearutop
closed
4 months ago
3
Fix Header OneOf check in OpenAPI 3.1
#120
vearutop
closed
4 months ago
3
Update deps and CI
#119
vearutop
closed
4 months ago
3
Preserve existing media type value during response parsing
#118
vearutop
closed
4 months ago
3
checkJSONBodyContentType failed to tolerate multipart/form-data with boundary
#115
dikac
closed
4 months ago
2
Unmarshal failed to openAI spec
#114
clockfly
closed
4 months ago
1
fix: Enable `$ref`s in response headers of OpenAPI3.1
#112
blaubaer
closed
4 months ago
1
The OAS definition produced for []bytes seems to be wrong
#111
yurisasuke
closed
4 months ago
2
Fix support for jsonschema.Struct in requests
#110
vearutop
closed
6 months ago
4
setupRequest doesn't work with jsonschema.Struct
#109
ArujReis
closed
6 months ago
2
docs: update operation context API
#108
giuliano-macedo
closed
4 months ago
1
I notice the code in readme that "reflector.SetRequest is deprecated"
#106
the-pawn-2017
closed
4 months ago
1
Update deps
#105
vearutop
closed
8 months ago
4
Fix once again oneOf constraint for HTTP Bearer scheme
#102
vearutop
closed
8 months ago
4
Fix oneOf constraint for HTTP Bearer scheme
#101
vearutop
closed
8 months ago
4
Error with UnmarshalYAML() using http/bearer auth scheme
#100
sudorandom
closed
8 months ago
9
Add JSON collectionFormat
#99
vearutop
closed
8 months ago
3
Update deps, fix lint
#98
vearutop
closed
8 months ago
4
Extend operation info
#97
vearutop
closed
8 months ago
4
Set response and request schemas without declared structure?
#96
aosderzhikov
closed
8 months ago
6
Check reflect type before using
#95
vearutop
closed
10 months ago
4
Fix file uploads in 3.1, remove file uploads nullability in 3.0
#94
vearutop
closed
11 months ago
3
Add initial support for tag-less JSON requests/responses
#93
vearutop
closed
11 months ago
4
Update deps
#92
vearutop
closed
11 months ago
4
Method designed without params/placeholders throws "missing path parameter placeholder in url"?
#91
metaleap
closed
11 months ago
3
Suggestion: support exported `json:`-tag-less fields to fully reflect / align-with Go's actual `json.Marshal` behavior
#90
metaleap
closed
11 months ago
4
Issue with self-referencing entites
#89
Fifi31
closed
11 months ago
1
Use teststat in CI
#88
vearutop
closed
10 months ago
2
Update CI and fix lint
#87
vearutop
closed
1 year ago
4
Extract JSON duplicated reflection helpers to internal package
#86
vearutop
closed
1 year ago
4
Better discriminator support?
#85
danp
opened
1 year ago
1
Avoid redundant prefixes for schema definitions
#84
vearutop
closed
1 year ago
4
Fix reference schema to enable mutual exclusiveness
#83
vearutop
closed
1 year ago
4
Doc page gets 404 when getting swagger-ui assets
#81
paul-england
closed
1 year ago
9
Update CI
#80
vearutop
closed
1 year ago
4
Simplify definition names
#77
vearutop
closed
1 year ago
4
Add support for OpenAPI 3.1
#76
vearutop
closed
1 year ago
4
Add more controls to ContentUnit
#75
vearutop
closed
1 year ago
4
Abstract OpenAPI schema with an interface
#73
vearutop
closed
1 year ago
4
Sanitize schema definition names
#72
vearutop
closed
1 year ago
4
req/resp struct using generic could cause semantic error in openapi output
#71
radaiming
closed
1 year ago
4
Prefer less-known field tags to json when deciding on param content type
#70
vearutop
closed
1 year ago
4
Use separate definitions for param schemas
#69
vearutop
closed
1 year ago
4
Update deps
#68
vearutop
closed
1 year ago
4
Fix deepObject support
#67
vearutop
closed
1 year ago
4
Introduce abstraction to describe operation and reflector
#65
vearutop
closed
1 year ago
4
Next