Go to file
Adam Leventhal 7934be90b9
a variety of improvements to support omicron clients (#12)
- add the start of a client support crate
- add support for pre/post request hooks with consumer-specific data
- suggest type names for parameter and response types in case those
  types are unnamed
- handle more reference types by resolving them properly
- improve optional parameter generation
2021-10-29 07:16:39 -07:00
.github/workflows minor cleanup (#8) 2021-10-09 08:38:01 -07:00
example-build a variety of improvements to support omicron clients (#12) 2021-10-29 07:16:39 -07:00
example-macro a variety of improvements to support omicron clients (#12) 2021-10-29 07:16:39 -07:00
progenitor a variety of improvements to support omicron clients (#12) 2021-10-29 07:16:39 -07:00
progenitor-client a variety of improvements to support omicron clients (#12) 2021-10-29 07:16:39 -07:00
progenitor-impl a variety of improvements to support omicron clients (#12) 2021-10-29 07:16:39 -07:00
progenitor-macro a variety of improvements to support omicron clients (#12) 2021-10-29 07:16:39 -07:00
sample_openapi convert from executable -> executable + library with macro and builder options (#9) 2021-10-17 10:40:22 -07:00
.gitignore initial commit 2021-06-19 07:36:13 +00:00
Cargo.lock a variety of improvements to support omicron clients (#12) 2021-10-29 07:16:39 -07:00
Cargo.toml a variety of improvements to support omicron clients (#12) 2021-10-29 07:16:39 -07:00
rustfmt.toml rustfmt 2021-06-19 08:08:18 +00:00