dependabot[bot]
4c001d3af7
Bump indexmap from 2.0.2 to 2.1.0 ( #622 )
...
Bumps [indexmap](https://github.com/bluss/indexmap ) from 2.0.2 to 2.1.0.
- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md )
- [Commits](https://github.com/bluss/indexmap/compare/2.0.2...2.1.0 )
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-06 11:33:12 -08:00
dependabot[bot]
91a1c379ca
Bump regex from 1.9.6 to 1.10.2 ( #611 )
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.9.6 to 1.10.2.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.9.6...1.10.2 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 14:59:39 -07:00
Adam Leventhal
54ea87fa40
openapiv3 v2 ( #607 )
2023-10-21 00:55:40 -07:00
Adam H. Leventhal
2708963c5f
merge race
2023-10-16 12:13:05 -07:00
Sophie Tauchert
a1de78dbeb
Add support for text/plain and text/x-markdown body content types ( #593 )
2023-10-16 11:47:50 -07:00
Ian Nickles
6dc2a0ff2d
Generate unique internal var names and add tests for name collisions. ( #601 )
...
* Generate unique identifiers for internal variable names instead of using a
static prefix.
* Add tests for previous name collision issues.
* only prefix when needed.
Co-authored-by: Adam Leventhal <ahl@oxide.computer>
* add missing test invocation.
* update test fixtures per aaa40855485ca3c2ccf338c07d595ffc907975a1.
---------
Co-authored-by: Adam Leventhal <ahl@oxide.computer>
2023-10-16 11:44:24 -07:00
dependabot[bot]
08428bea99
Bump indexmap from 2.0.0 to 2.0.2 ( #602 )
...
* Bump indexmap from 2.0.0 to 2.0.2
Bumps [indexmap](https://github.com/bluss/indexmap ) from 2.0.0 to 2.0.2.
- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md )
- [Commits](https://github.com/bluss/indexmap/compare/2.0.0...2.0.2 )
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* lock it down
---------
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>
2023-10-16 10:28:22 -07:00
Ian Nickles
d5f92a0e46
Rename internal `client` variable to help avoid collisions with input specs. ( #600 )
2023-10-12 15:39:06 -07:00
Ian Nickles
233cb80d94
Prefix internal variable names to help avoid collisions ( #599 )
2023-10-12 10:57:24 -07:00
Adam Leventhal
4dcba5928c
improve and simplify openapiv3 -> schemars conversion ( #592 )
2023-10-04 08:12:59 -07:00
dependabot[bot]
e1451f0879
Bump expectorate from 1.0.7 to 1.1.0 ( #588 )
...
Bumps [expectorate](https://github.com/oxidecomputer/expectorate ) from 1.0.7 to 1.1.0.
- [Release notes](https://github.com/oxidecomputer/expectorate/releases )
- [Commits](https://github.com/oxidecomputer/expectorate/compare/v1.0.7...v1.1.0 )
---
updated-dependencies:
- dependency-name: expectorate
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 09:25:20 -07:00
Adam H. Leventhal
609b63ad5e
cleanup post-0.4.0 release
2023-09-25 14:41:04 -07:00
Adam H. Leventhal
73087a37fd
release progenitor 0.4.0
2023-09-25 14:41:04 -07:00
Adam H. Leventhal
421029ec20
prepare for 0.4.0 release
2023-09-25 14:41:02 -07:00
dependabot[bot]
b1e0004e6b
Bump serde_json from 1.0.105 to 1.0.107 ( #577 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.105 to 1.0.107.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.105...v1.0.107 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-23 21:12:32 -07:00
dependabot[bot]
7a99106c3d
Bump unicode-ident from 1.0.11 to 1.0.12 ( #578 )
...
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident ) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/dtolnay/unicode-ident/releases )
- [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.11...1.0.12 )
---
updated-dependencies:
- dependency-name: unicode-ident
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-23 21:12:24 -07:00
dependabot[bot]
5aed9f640b
Bump serde_json from 1.0.103 to 1.0.105 ( #558 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.103 to 1.0.105.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.103...v1.0.105 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 08:41:33 -07:00
dependabot[bot]
ca8b4ef6f8
Bump indexmap from 1.9.3 to 2.0.0 ( #508 )
...
* Bump indexmap from 1.9.3 to 2.0.0
Bumps [indexmap](https://github.com/bluss/indexmap ) from 1.9.3 to 2.0.0.
- [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md )
- [Commits](https://github.com/bluss/indexmap/compare/1.9.3...2.0.0 )
---
updated-dependencies:
- dependency-name: indexmap
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
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>
2023-09-01 12:46:18 -07:00
dependabot[bot]
b06dc16f78
Bump openapiv3 from 1.0.2 to 1.0.3 ( #554 )
...
* Bump openapiv3 from 1.0.2 to 1.0.3
Bumps [openapiv3](https://github.com/glademiller/openapiv3 ) from 1.0.2 to 1.0.3.
- [Commits](https://github.com/glademiller/openapiv3/compare/v1.0.2...v1.0.3 )
---
updated-dependencies:
- dependency-name: openapiv3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix cargo.lock
---------
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>
2023-08-28 13:50:19 -07:00
Adam H. Leventhal
90fae279f9
update rustfmt (let/else)
2023-08-25 15:15:28 -07:00
dependabot[bot]
59d8894195
Bump regex from 1.8.4 to 1.9.3 ( #545 )
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.8.4 to 1.9.3.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.8.4...1.9.3 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 15:02:59 -07:00
dependabot[bot]
46d2be5eca
Bump typify from `fdfed7c` to `6cc08a7` ( #534 )
...
* Bump typify from `fdfed7c` to `6cc08a7`
Bumps [typify](https://github.com/oxidecomputer/typify ) from `fdfed7c` to `6cc08a7`.
- [Commits](fdfed7c578...6cc08a71d3
)
---
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>
2023-08-08 08:30:34 -07:00
dependabot[bot]
def7d82d50
Bump unicode-ident from 1.0.9 to 1.0.11 ( #529 )
2023-07-24 07:20:20 -07:00
dependabot[bot]
851716e077
Bump serde_json from 1.0.100 to 1.0.103 ( #526 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.100 to 1.0.103.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.100...v1.0.103 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 08:57:17 -07:00
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
dependabot[bot]
0829534501
Bump hyper from 0.14.26 to 0.14.27 ( #519 )
...
Bumps [hyper](https://github.com/hyperium/hyper ) from 0.14.26 to 0.14.27.
- [Release notes](https://github.com/hyperium/hyper/releases )
- [Changelog](https://github.com/hyperium/hyper/blob/v0.14.27/CHANGELOG.md )
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.26...v0.14.27 )
---
updated-dependencies:
- dependency-name: hyper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 07:53:51 -07:00
dependabot[bot]
11b2bd31a6
Bump serde_json from 1.0.96 to 1.0.97 ( #500 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.96 to 1.0.97.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.96...v1.0.97 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 07:40:48 -07:00
Adam Leventhal
66c890807f
CLI: improve required settings for paginated operations ( #469 )
2023-05-15 08:59:07 -07:00
Adam H. Leventhal
fb7a2d4c7e
revert cargo.toml change
2023-05-15 07:11:31 -07:00
Adam Leventhal
e7c4c16d9f
add special handling for optional query parameters ( #468 )
2023-05-12 15:04:00 -07:00
Adam Leventhal
b94123e5ac
httpmock patterns are too general ( #467 )
2023-05-12 13:19:09 -07:00
Adam Leventhal
87749a11ee
update for new dropshot pagination format ( #465 )
2023-05-08 11:16:48 -07:00
Adam Leventhal
e6004a936f
sync ( #464 )
2023-05-08 10:04:30 -07:00
Adam Leventhal
db1826841e
add a json-body option to specify the full body ( #458 )
2023-05-07 20:43:45 -07:00
Benjamin Leonard
1121d5948c
Support for `long_about` in `generated_cli` ( #456 )
2023-05-04 08:36:17 -07:00
Adam Leventhal
d0d1137a3a
generated streaming interfaces should honor the limit input ( #455 )
2023-05-03 20:53:28 -07:00
Adam H. Leventhal
d8f1b216b2
update typify dependency
2023-05-03 13:17:39 -07:00
Adam H. Leventhal
3d96016ae8
release progenitor 0.3.0
2023-05-03 11:58:49 -07:00
Adam H. Leventhal
1b00c3c3f2
Prepare for next release
2023-05-03 11:54:57 -07:00
Adam Leventhal
d135ec6df7
change handling of optional parameters ( #453 )
2023-05-03 11:44:26 -07:00
Adam Leventhal
29ac543eb5
CLI: simple handling of paginated operations ( #454 )
2023-05-03 11:42:38 -07:00
Adam Leventhal
6936ecc51a
update typify ( #452 )
2023-05-02 13:55:50 -07:00
Adam Leventhal
6a515c304f
CLI: generate a fixed list of valid values for enum types ( #442 )
2023-04-26 15:15:07 -07:00
Douglas Dwyer
24862f92e0
Allow for parameters in content types ( #430 )
2023-04-25 22:09:05 -07:00
Dillen Meijboom
d329bc0912
Add support for wasm ( #278 )
2023-04-25 21:50:04 -07:00
Adam Leventhal
362b6b728a
remove generate_text ( #440 )
2023-04-25 21:47:40 -07:00
John Vandenberg
b717086ef3
Remove rustfmt from progenitor-impl ( #368 )
2023-04-25 09:11:52 -07:00
Adam Leventhal
f6f957f89f
remove some turds / improve comments ( #438 )
2023-04-25 08:51:08 -07:00
Adam Leventhal
7da8db8544
generate `httpmock`-based testing code ( #437 )
2023-04-24 19:03:33 -07:00
Adam Leventhal
a9e76608ca
add accept header ( #436 )
2023-04-24 17:42:22 -07:00
dependabot[bot]
819ebb2d8b
Bump regex from 1.7.3 to 1.8.1 ( #434 )
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.7.3 to 1.8.1.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.7.3...1.8.1 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 11:13:35 -07:00
dependabot[bot]
00309d024e
Bump serde_json from 1.0.95 to 1.0.96 ( #432 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.95 to 1.0.96.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.95...v1.0.96 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 11:12:03 -07:00
John Vandenberg
4c16647cac
Update commented out typify version ( #427 )
2023-04-18 11:19:52 -07:00
dependabot[bot]
b969813fd7
Bump hyper from 0.14.25 to 0.14.26 ( #422 )
...
Bumps [hyper](https://github.com/hyperium/hyper ) from 0.14.25 to 0.14.26.
- [Release notes](https://github.com/hyperium/hyper/releases )
- [Changelog](https://github.com/hyperium/hyper/blob/v0.14.26/CHANGELOG.md )
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.25...v0.14.26 )
---
updated-dependencies:
- dependency-name: hyper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-17 15:54:33 -07:00
Adam Leventhal
e2245764fe
allow for integer types with floating-point constraints ( #417 )
2023-04-11 16:34:31 -07:00
Adam H. Leventhal
a4abdf60c5
cli: not all arguments are used to construct the body parameter
2023-04-04 11:52:25 -07:00
dependabot[bot]
376c0c001d
Bump serde_json from 1.0.94 to 1.0.95 ( #403 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.94 to 1.0.95.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.94...v1.0.95 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-03 14:55:10 -07:00
Adam Leventhal
e04bb171f6
cli: handle optional body parameters ( #401 )
2023-03-30 12:27:25 -07:00
Adam Leventhal
4eb8cd6c21
make the OpenAPI info.version field accessible through the generated client ( #400 )
2023-03-29 23:02:17 -07:00
Adam Leventhal
94db6ff74f
complete CLI overrides to allow consumers to modify commands and execution ( #399 )
2023-03-29 16:50:41 -07:00
Adam Leventhal
10dc4cafc6
CLI generation prototype ( #349 )
2023-03-28 14:54:05 -07:00
Adam Leventhal
297a0c2f0a
builds can fail if TryFrom is not imported... sufficiently ( #393 )
2023-03-27 10:45:25 -07:00
Adam Leventhal
d0b9842ce3
use body builder types in operation builders ( #385 )
2023-03-23 18:11:44 -07:00
Adam Leventhal
3f47ff856c
update dropshot and typify ( #383 )
2023-03-22 22:56:25 -07:00
dependabot[bot]
3375ec9439
Bump syn from 1.0.109 to 2.0.3 ( #371 )
...
* Bump syn from 1.0.109 to 2.0.3
Bumps [syn](https://github.com/dtolnay/syn ) from 1.0.109 to 2.0.3.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.3 )
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fixes and updates
---------
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>
2023-03-20 10:33:23 -07:00
dependabot[bot]
c922600923
Bump typify from `d1cae0f` to `b35e5c0` ( #366 )
...
* Bump typify from `d1cae0f` to `b35e5c0`
Bumps [typify](https://github.com/oxidecomputer/typify ) from `d1cae0f` to `b35e5c0`.
- [Release notes](https://github.com/oxidecomputer/typify/releases )
- [Commits](d1cae0f7d5...b35e5c06e7
)
---
updated-dependencies:
- dependency-name: typify
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* update fixture data
---------
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>
2023-03-17 15:39:46 -07:00
dependabot[bot]
ba8e14ce9b
Bump hyper from 0.14.24 to 0.14.25 ( #359 )
...
Bumps [hyper](https://github.com/hyperium/hyper ) from 0.14.24 to 0.14.25.
- [Release notes](https://github.com/hyperium/hyper/releases )
- [Changelog](https://github.com/hyperium/hyper/blob/v0.14.25/CHANGELOG.md )
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.24...v0.14.25 )
---
updated-dependencies:
- dependency-name: hyper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-13 09:00:15 -07:00
dependabot[bot]
dbb4e52734
Bump unicode-ident from 1.0.6 to 1.0.8 ( #352 )
...
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident ) from 1.0.6 to 1.0.8.
- [Release notes](https://github.com/dtolnay/unicode-ident/releases )
- [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.6...1.0.8 )
---
updated-dependencies:
- dependency-name: unicode-ident
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-06 11:23:36 -08:00
dependabot[bot]
cbe875ad1a
Bump schemars from 0.8.11 to 0.8.12 ( #346 )
...
Bumps [schemars](https://github.com/GREsau/schemars ) from 0.8.11 to 0.8.12.
- [Release notes](https://github.com/GREsau/schemars/releases )
- [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md )
- [Commits](https://github.com/GREsau/schemars/compare/v0.8.11...v0.8.12 )
---
updated-dependencies:
- dependency-name: schemars
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28 13:40:19 -08:00
John Vandenberg
82c979df65
Show missing schema ref ( #325 )
2023-02-20 16:11:35 -08:00
dependabot[bot]
a5fc1d288a
Bump http from 0.2.8 to 0.2.9 ( #342 )
2023-02-20 16:05:09 -08:00
dependabot[bot]
49885e58f1
Bump hyper from 0.14.23 to 0.14.24 ( #329 )
...
Bumps [hyper](https://github.com/hyperium/hyper ) from 0.14.23 to 0.14.24.
- [Release notes](https://github.com/hyperium/hyper/releases )
- [Changelog](https://github.com/hyperium/hyper/blob/v0.14.24/CHANGELOG.md )
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.23...v0.14.24 )
---
updated-dependencies:
- dependency-name: hyper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 09:00:14 -08:00
dependabot[bot]
487d4e7060
Bump heck from 0.4.0 to 0.4.1 ( #331 )
...
Bumps [heck](https://github.com/withoutboats/heck ) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/withoutboats/heck/releases )
- [Changelog](https://github.com/withoutboats/heck/blob/master/CHANGELOG.md )
- [Commits](https://github.com/withoutboats/heck/commits )
---
updated-dependencies:
- dependency-name: heck
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 08:59:57 -08:00
Adam Leventhal
1b942d1146
correct builder error message for Option types ( #327 )
2023-02-05 20:31:40 -08:00
Adam Leventhal
c26af3bd95
update typify; update tests ( #326 )
2023-02-04 17:22:55 -08:00
Adam Leventhal
88ff3cf1e0
update typify and nexus.json ( #323 )
2023-01-31 21:28:12 -08:00
dependabot[bot]
713138673f
Bump typify from `c18d045` to `cd1f95b` ( #322 )
...
* Bump typify from `c18d045` to `cd1f95b`
Bumps [typify](https://github.com/oxidecomputer/typify ) from `c18d045` to `cd1f95b`.
- [Release notes](https://github.com/oxidecomputer/typify/releases )
- [Commits](c18d0452db...cd1f95b66b
)
---
updated-dependencies:
- dependency-name: typify
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* update output
---------
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>
2023-01-30 12:17:51 -08:00
Adam Leventhal
32f2089f41
update typify + fixture data ( #318 )
2023-01-25 09:19:15 -08:00
Adam Leventhal
9f0a9910ab
Let consumers replace types by name ( #317 )
2023-01-24 14:55:16 -08:00
John Vandenberg
7e64a98fd5
fix clippy issues ( #301 )
2023-01-18 00:07:27 -08:00
John Vandenberg
8836d77398
generate Cargo.toml using built dependency versions ( #298 )
2023-01-16 19:21:36 -08:00
Adam Leventhal
46d2df0e2a
bump versions ( #305 )
2023-01-15 19:59:53 -08:00
John Vandenberg
1ef131a244
Add yaml support ( #227 )
2023-01-14 08:58:57 -08:00
bnaecker
6eaacdfc93
Add method for referring to Client's inner type ( #302 )
2023-01-13 15:08:18 -08:00
Adam Leventhal
96af7b5a09
documentation examples sometimes are not formatted properly ( #303 )
2023-01-13 10:59:21 -08:00
Adam Leventhal
a5fea0b061
fix a warning with base64 ( #300 )
2023-01-11 14:19:55 -08:00
bnaecker
ba189e6323
Add docstrings to the generated Client ( #295 )
...
- Add docstring to the `Client`, based on the OpenAPI title and
description, if provided.
- Add docstrings to the constructors and getters shared by all generated
clients.
- Update expectorate tests.
- Small typo-fix in README.
2023-01-07 18:05:33 -08:00
Artem Medvedev
e34756583a
feat: support header parameters ( #210 )
2023-01-04 11:14:37 -08:00
dependabot[bot]
de6895a040
Bump typify from `da0505b` to `5106273` ( #291 )
...
* Bump typify from `da0505b` to `5106273`
Bumps [typify](https://github.com/oxidecomputer/typify ) from `da0505b` to `5106273`.
- [Release notes](https://github.com/oxidecomputer/typify/releases )
- [Commits](da0505b0b4...5106273f3d
)
---
updated-dependencies:
- dependency-name: typify
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* update output
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>
2023-01-02 19:42:54 -08:00
John Vandenberg
5b683c669f
Disable default features of reqwest and chrono ( #232 )
2022-12-27 15:59:45 -08:00
Adam Leventhal
57031d77d3
Allow conversion overrides by specifying a schema ( #280 )
2022-12-27 11:55:57 -08:00
dependabot[bot]
dc273ce3c7
Bump unicode-ident from 1.0.5 to 1.0.6 ( #274 )
...
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident ) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/dtolnay/unicode-ident/releases )
- [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.5...1.0.6 )
---
updated-dependencies:
- dependency-name: unicode-ident
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-19 10:41:19 -08:00
Adam Leventhal
dcee6a4eb2
clippy nits ( #269 )
2022-12-07 18:46:14 -08:00
dependabot[bot]
83ed0e14bb
Bump typify from `c840ea7` to `55d9fa1` ( #264 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam H. Leventhal <ahl@oxide.computer>
2022-12-02 11:09:46 -05:00
Augustus Mayo
12d4adbc6c
Path level parameters ( #262 )
2022-12-01 22:50:50 -08:00
Adam Leventhal
68290b08e0
allow for type adjustments: renames, and additional derives ( #234 )
2022-11-14 10:51:05 -08:00
dependabot[bot]
3f79569d4f
Bump hyper from 0.14.20 to 0.14.23 ( #237 )
...
Bumps [hyper](https://github.com/hyperium/hyper ) from 0.14.20 to 0.14.23.
- [Release notes](https://github.com/hyperium/hyper/releases )
- [Changelog](https://github.com/hyperium/hyper/blob/v0.14.23/CHANGELOG.md )
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.20...v0.14.23 )
---
updated-dependencies:
- dependency-name: hyper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-13 13:38:49 -08:00
dependabot[bot]
48d717b62f
Bump regex from 1.6.0 to 1.7.0 ( #229 )
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.6.0...1.7.0 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-08 11:07:50 -08:00
dependabot[bot]
5c5ce25a86
Bump unicode-ident from 1.0.4 to 1.0.5 ( #213 )
...
Bumps [unicode-ident](https://github.com/dtolnay/unicode-ident ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/dtolnay/unicode-ident/releases )
- [Commits](https://github.com/dtolnay/unicode-ident/compare/1.0.4...1.0.5 )
---
updated-dependencies:
- dependency-name: unicode-ident
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 10:49:48 -07:00
dependabot[bot]
494f4b479e
Bump schemars from 0.8.10 to 0.8.11 ( #207 )
...
Bumps [schemars](https://github.com/GREsau/schemars ) from 0.8.10 to 0.8.11.
- [Release notes](https://github.com/GREsau/schemars/releases )
- [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md )
- [Commits](https://github.com/GREsau/schemars/compare/v0.8.10...v0.8.11 )
---
updated-dependencies:
- dependency-name: schemars
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 22:29:06 -07:00