Adam Leventhal
|
c59c6d64ed
|
CLI: handling of no-content responses is lousy (#805)
|
2024-05-15 11:04:45 -07:00 |
Adam Leventhal
|
d4decd4728
|
Mock code doesn't compile if path parameters are renamed (#782)
|
2024-04-22 09:51:38 -07:00 |
Adam Leventhal
|
85fab0d8ae
|
use `--limit` in the CLI to limit the full list of output items (#761)
|
2024-04-03 11:09:01 -07:00 |
John Gallagher
|
1a61bf1e66
|
Fix dropshot-pagination `_stream` client codegen (#756)
|
2024-04-03 09:42:05 -07:00 |
Rain
|
d813145b44
|
update generated code for Rust 1.76 (#729)
|
2024-02-21 11:24:30 -08:00 |
Adam Leventhal
|
dc5e1f1840
|
CLI: add an output interface for consumers (#708)
|
2024-02-05 15:01:38 -08:00 |
Joshua M. Clulow
|
3ff2ec1d5f
|
allow request mutation and async code in prehooks (#457)
|
2024-02-04 11:19:07 -08:00 |
Adam Leventhal
|
86b60220b8
|
explicitly ignore clippy (#702)
|
2024-01-24 21:48:56 -08:00 |
dependabot[bot]
|
cd67545ee1
|
Bump typify from `7ceddf6` to `1d8e828` (#684)
* Bump typify from `7ceddf6` to `1d8e828`
Bumps [typify](https://github.com/oxidecomputer/typify) from `7ceddf6` to `1d8e828`.
- [Commits](7ceddf6644...1d8e828f29 )
---
updated-dependencies:
- dependency-name: typify
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* update fixtures
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam H. Leventhal <ahl@oxide.computer>
|
2024-01-11 10:50:00 -08:00 |
John Vandenberg
|
d3e89232a3
|
Move test generated clients into a buildable crate (#638)
|
2024-01-10 16:22:57 -08:00 |