progenitor/progenitor-impl/src
Adam Leventhal eb0d9d207a
Restructure argument processing (#523)
Restructure argument processing to close up some corner cases where we didn't properly identify when the json body was required and to make it more extensible to other types of parameters such as those derived from enum variants.
2023-07-14 17:37:54 -07:00
..
cli.rs Restructure argument processing (#523) 2023-07-14 17:37:54 -07:00
httpmock.rs add special handling for optional query parameters (#468) 2023-05-12 15:04:00 -07:00
lib.rs Add support for wasm (#278) 2023-04-25 21:50:04 -07:00
method.rs CLI: improve required settings for paginated operations (#469) 2023-05-15 08:59:07 -07:00
template.rs httpmock patterns are too general (#467) 2023-05-12 13:19:09 -07:00
to_schema.rs Remove rustfmt from progenitor-impl (#368) 2023-04-25 09:11:52 -07:00
util.rs Show missing schema ref (#325) 2023-02-20 16:11:35 -08:00