danielgtaylor / danielgtaylor/huma
Feature Request: allow parsing of OpenAPI documents into huma.OpenAPI
Open
enhancement
- Dominant language
- Go
- Stars
- 4.4k
- Forks
- 285
- Avg merge
- 40m
- Merged PRs (30d)
- 1
Description
Hi, I'm trying to parse a document that's been generated by huma into its own OpenAPI structure, in order to combine multiple upstream services that are proxied through a gateway into a openapi spec at the gateway level.
Currently I'm failing in parsing the schemas because the serializer for Schema generates an array for `type` but can't parse it the same way.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.