John Gallagher
|
1a61bf1e66
|
Fix dropshot-pagination `_stream` client codegen (#756)
|
2024-04-03 09:42:05 -07:00 |
John Vandenberg
|
d3e89232a3
|
Move test generated clients into a buildable crate (#638)
|
2024-01-10 16:22:57 -08:00 |
John Vandenberg
|
b717086ef3
|
Remove rustfmt from progenitor-impl (#368)
|
2023-04-25 09:11:52 -07:00 |
Adam Leventhal
|
3f47ff856c
|
update dropshot and typify (#383)
|
2023-03-22 22:56:25 -07:00 |
Adam Leventhal
|
fa4e09f00a
|
sync w/ typify and add a test (#178)
|
2022-08-27 09:31:35 -07:00 |
Adam Leventhal
|
9b28ac87c6
|
add an optional builder pattern as well as extension traits for tags when using the builder interface (#86)
|
2022-07-02 19:09:38 -07:00 |
Adam Leventhal
|
1af79ebec7
|
honor default values for struct properties (#50)
|
2022-05-12 15:07:48 -07:00 |
Adam Leventhal
|
ea80069ef3
|
Handle byte streams for both success and error responses (#35)
|
2022-03-15 16:11:47 -07:00 |
Adam Leventhal
|
579260a943
|
correct handling of parameters (#32)
- improve parameter handling for names that are invalid rust identifiers
- fix broken logic for non-optional query parameters
|
2022-03-04 10:58:16 -08:00 |