mirror of
https://github.com/LukeHagar/theschemagen.git
synced 2025-12-06 04:21:44 +00:00
12 lines
320 B
Markdown
12 lines
320 B
Markdown
# theschemagen
|
|
|
|
Generate OpenAPI Schemas from JSON bodies, Now in GO!
|
|
|
|
Roadmap:
|
|
|
|
- Generate Path schemas from Full HTTP responses
|
|
- Generate an accurate schema from multiple distinct responses
|
|
- oneOf
|
|
- common component models
|
|
- Dynamically enhance openapi schemas with additional information from the API responses
|