Commit Graph

6 Commits

Author SHA1 Message Date
Adam Leventhal 4dcba5928c
improve and simplify openapiv3 -> schemars conversion (#592) 2023-10-04 08:12:59 -07:00
John Vandenberg b717086ef3
Remove rustfmt from progenitor-impl (#368) 2023-04-25 09:11:52 -07:00
Adam Leventhal e2245764fe
allow for integer types with floating-point constraints (#417) 2023-04-11 16:34:31 -07:00
Adam Leventhal 7f1b98f7b1
pull in the most recent typify (#44)
change symbol sanitization accordingly (use heck rather than convert_case)
fix: OpenAPI -> JSON Schema conversion was losing title and docs
remove assert that there are no tag (but still ignore them)
2022-05-09 17:30:08 -07:00
Adam H. Leventhal 75b224c047 Handle operations whose response is a `null` 2021-11-09 23:27:07 -08:00
Adam Leventhal 97857c347c
convert from executable -> executable + library with macro and builder options (#9) 2021-10-17 10:40:22 -07:00
Renamed from src/to_schema.rs (Browse further)