mirror of
https://github.com/LukeHagar/theschemagen.git
synced 2025-12-06 04:21:44 +00:00
prettier
This commit is contained in:
11
README.md
11
README.md
@@ -4,9 +4,8 @@ Generate OpenAPI Schemas from JSON bodies, Now in GO!
|
||||
|
||||
Roadmap:
|
||||
|
||||
* [x] Generate OpenAPI Schemas from JSON bodies
|
||||
* [] 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
|
||||
- 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
|
||||
|
||||
Reference in New Issue
Block a user