This commit is contained in:
Luke Hagar
2024-09-30 15:35:39 +00:00
parent 8e0b950f23
commit 34d9ecdd02

View File

@@ -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