Files
theschemagen/README.md
Luke Hagar 34d9ecdd02 prettier
2024-09-30 15:35:39 +00:00

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