progenitor/progenitor-impl
Adam Leventhal e58ebd18fa
introduce an intermediate form (#18)
introduce an intermediate form; this is going to be used to generate a few different things:
- an interator interface for paginated APIs; the IR will let us re-use
  the typify types
- a CLI generator that will generate calls into the generated client
- an automated test harness that will validate the generated client
  against a mock server
2021-12-09 18:15:24 -08:00
..
src introduce an intermediate form (#18) 2021-12-09 18:15:24 -08:00
tests introduce an intermediate form (#18) 2021-12-09 18:15:24 -08:00
Cargo.toml Handle operations whose response is a `null` 2021-11-09 23:27:07 -08:00