issues
search
danielgtaylor
/
huma
Huma REST/HTTP API Framework for Golang with OpenAPI 3.1
https://huma.rocks/
MIT License
2.2k
stars
152
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Propagate fiberCtx.UserContext() to huma.Context - Context()
#659
excavador
opened
3 days ago
1
Exclude embedded fields in response header docs
#656
lucaspopp-wbd
closed
3 days ago
2
Embedded struct in response showing up in docs
#655
lucaspopp-wbd
closed
3 days ago
2
unsupported param type uuid.UUID
#654
jclem
opened
6 days ago
0
huma.Operation.Callbacks usage is unclear
#653
wttw
opened
6 days ago
1
Panic response when input having RawBody as multipart.Form in embedded struct
#652
miello
opened
1 week ago
0
fix: write errors/warnings to stderr rather than stdout
#651
sm3142
closed
1 week ago
2
fix: do not panic on client disconnect
#650
danielgtaylor
closed
1 week ago
2
Implement better deduping of schema names when using anonymous structs for request bodies
#649
mzhu22
closed
1 week ago
6
Example in docs hangs
#646
tkahng
closed
2 weeks ago
1
fix: make content negotiation more resilient to bad input
#645
danielgtaylor
closed
2 weeks ago
2
fix: doc comments for TestAPI functions
#644
alexandear
closed
2 weeks ago
2
fix: dump body directly if json indent fails
#643
danielgtaylor
closed
2 weeks ago
2
Handling Field Matching and Validation for application/x-www-form-urlencoded in Huma
#642
learning-go123
closed
5 days ago
4
fix: marking visited types in findInType
#641
danielgtaylor
closed
2 weeks ago
2
refactor: use WriteErr function for handling error returned by handler
#640
notjustmoney
closed
1 week ago
2
Panic in "SelectQValueFast" on string "a;,"
#639
RangelReale
closed
2 weeks ago
0
[feature]: Add support of `propertyNames`.
#638
superstas
opened
2 weeks ago
0
Update build-sdk.sh
#637
MaximeWeyl
closed
3 weeks ago
2
Array Representation in Generated Documentation
#636
jchen1122-sibros
opened
3 weeks ago
1
Modify the Content-Type in the Header within the Transformer to enable Formats to take effect.
#635
learning-go123
closed
2 weeks ago
4
Autopatch does not work with nullable fields
#634
betaprior
opened
3 weeks ago
0
feat: allow scalar pointers with defaults
#633
danielgtaylor
closed
3 weeks ago
5
[question] about panic with `error marshaling response: ... context canceled`.
#632
superstas
closed
1 week ago
2
default tag sets default correctly on first nested object but not the second
#630
bjongbloedt
closed
2 weeks ago
2
feat: case-insensitive field matching for JSON/CBOR
#629
danielgtaylor
closed
4 weeks ago
3
fix: set defaults during validation to prevent override zero values
#628
barata0
closed
3 weeks ago
2
When the tag `default` is used in a bool field huma is ignoring the sent value
#627
robsonpeixoto
closed
3 weeks ago
2
docs: fix YAML command example
#624
danielgtaylor
closed
1 month ago
2
Support Enum as Separate Type in OpenAPI Spec for Client Generators
#621
neffsvg
opened
1 month ago
3
How to specify WriteTimeout per router endpoint?
#620
j0urneyK
opened
1 month ago
2
Update request-resolvers.md
#619
alexanderilyin
closed
1 month ago
3
`huma.API.OpenAPI()` called from the CLI is missing field nullability, does not match hosted `/openapi.yaml`
#618
mzhu22
closed
1 month ago
2
Allow anonymous fields to be used as request input parameters
#617
lsdch
opened
1 month ago
2
Update cli-client.md
#616
alexanderilyin
closed
1 month ago
2
Update your-first-api.md
#615
alexanderilyin
closed
1 month ago
1
Feature request - request side transformer
#614
ddl-ebrown
opened
1 month ago
0
feat: unwrap resp for better deadline/flush SSE support
#613
danielgtaylor
closed
1 month ago
2
fix: make nullable arrays configurable
#612
danielgtaylor
closed
1 month ago
3
fix: recompute property names after schema transform
#611
danielgtaylor
closed
1 month ago
2
Add api version and tls to adapter
#610
fntz
closed
1 month ago
2
docs: add note about required write-only field
#609
danielgtaylor
closed
1 month ago
2
docs: add info about read/write only behavior
#608
danielgtaylor
closed
1 month ago
2
[panicking] `Schema.Properties` gets inconsistent with the private `Schema.propertyNames`.
#607
superstas
closed
1 month ago
1
Bug in middleware or expected?
#605
spa5k
opened
1 month ago
10
Somehow writeOnly seems to have broken? Bug?
#604
BasMichielsen
closed
1 month ago
5
fix: marshal empty security object
#603
danielgtaylor
closed
1 month ago
2
docs: add new testimonial to README
#602
danielgtaylor
closed
1 month ago
2
fix: dependency upgrades, fixes #569
#601
danielgtaylor
closed
1 month ago
2
[question]: Validation for string-based types in Enum has unexpected results.
#600
superstas
opened
1 month ago
2
Next