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]
f8ecb9b1a7
Bump uuid from 1.2.2 to 1.3.0 ( #330 )
...
Bumps [uuid](https://github.com/uuid-rs/uuid ) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/uuid-rs/uuid/releases )
- [Commits](https://github.com/uuid-rs/uuid/compare/1.2.2...1.3.0 )
---
updated-dependencies:
- dependency-name: uuid
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-02-06 09:00:06 -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
dependabot[bot]
773e173df9
Bump anyhow from 1.0.68 to 1.0.69 ( #332 )
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.68 to 1.0.69.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.68...1.0.69 )
---
updated-dependencies:
- dependency-name: anyhow
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:48 -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]
8a09b98645
Bump futures-core from 0.3.25 to 0.3.26 ( #321 )
...
Bumps [futures-core](https://github.com/rust-lang/futures-rs ) from 0.3.25 to 0.3.26.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.25...0.3.26 )
---
updated-dependencies:
- dependency-name: futures-core
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-01-31 10:22:18 -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
dependabot[bot]
91ce2dd034
Bump clap from 4.1.1 to 4.1.4 ( #319 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.1.1 to 4.1.4.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.1.1...v4.1.4 )
---
updated-dependencies:
- dependency-name: clap
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-01-30 11:41:19 -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
dependabot[bot]
35eab2f017
Bump reqwest from 0.11.13 to 0.11.14 ( #316 )
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.11.13 to 0.11.14.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.13...v0.11.14 )
---
updated-dependencies:
- dependency-name: reqwest
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>
2023-01-23 09:43:14 -08:00
dependabot[bot]
124a717086
Bump typify from `0f17387` to `aa5e5a6` ( #315 )
...
Bumps [typify](https://github.com/oxidecomputer/typify ) from `0f17387` to `aa5e5a6`.
- [Release notes](https://github.com/oxidecomputer/typify/releases )
- [Commits](0f173877fa...aa5e5a6c41
)
---
updated-dependencies:
- dependency-name: typify
dependency-type: direct:production
...
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>
2023-01-23 09:42:57 -08:00
dependabot[bot]
3b8cc962bd
Bump serde_yaml from 0.9.16 to 0.9.17 ( #314 )
...
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml ) from 0.9.16 to 0.9.17.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases )
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.16...0.9.17 )
---
updated-dependencies:
- dependency-name: serde_yaml
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>
2023-01-23 09:42:48 -08:00
dependabot[bot]
0e2486168c
Bump proc-macro2 from 1.0.49 to 1.0.50 ( #313 )
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.49 to 1.0.50.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.49...1.0.50 )
---
updated-dependencies:
- dependency-name: proc-macro2
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>
2023-01-23 09:42:36 -08:00
John Vandenberg
416723fac2
fix Cargo.toml license generation ( #312 )
2023-01-23 09:42:27 -08:00
dependabot[bot]
b04c54d792
Bump libgit2-sys from 0.14.1+1.5.0 to 0.14.2+1.5.1 ( #310 )
...
Bumps [libgit2-sys](https://github.com/rust-lang/git2-rs ) from 0.14.1+1.5.0 to 0.14.2+1.5.1.
- [Release notes](https://github.com/rust-lang/git2-rs/releases )
- [Commits](https://github.com/rust-lang/git2-rs/compare/0.14.1...libgit2-sys-0.14.2 )
---
updated-dependencies:
- dependency-name: libgit2-sys
dependency-type: indirect
...
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>
2023-01-21 21:55:27 -08:00
dependabot[bot]
a7acccc745
Bump bumpalo from 3.9.1 to 3.12.0 ( #311 )
...
Bumps [bumpalo](https://github.com/fitzgen/bumpalo ) from 3.9.1 to 3.12.0.
- [Release notes](https://github.com/fitzgen/bumpalo/releases )
- [Changelog](https://github.com/fitzgen/bumpalo/blob/main/CHANGELOG.md )
- [Commits](https://github.com/fitzgen/bumpalo/compare/3.9.1...3.12.0 )
---
updated-dependencies:
- dependency-name: bumpalo
dependency-type: indirect
...
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>
2023-01-21 21:51:14 -08:00
Adam H. Leventhal
302d281075
mention regress in the README
2023-01-18 14:40:02 -08:00
John Vandenberg
7e64a98fd5
fix clippy issues ( #301 )
2023-01-18 00:07:27 -08:00
John Vandenberg
87e01ff32f
add --registry-name and --license ( #233 )
2023-01-18 00:06:35 -08:00
John Vandenberg
44b5ad695d
allow using published client crate ( #246 )
2023-01-17 14:24:44 -08:00
John Vandenberg
8836d77398
generate Cargo.toml using built dependency versions ( #298 )
2023-01-16 19:21:36 -08:00
dependabot[bot]
6cb77a1cf5
Bump regex from 1.7.0 to 1.7.1 ( #309 )
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.7.0 to 1.7.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.0...1.7.1 )
---
updated-dependencies:
- dependency-name: regex
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>
2023-01-16 09:20:26 -08:00
dependabot[bot]
6a51e1f3c4
Bump typify from `29c43ec` to `0f17387` ( #308 )
...
Bumps [typify](https://github.com/oxidecomputer/typify ) from `29c43ec` to `0f17387`.
- [Release notes](https://github.com/oxidecomputer/typify/releases )
- [Commits](29c43ec957...0f173877fa
)
---
updated-dependencies:
- dependency-name: typify
dependency-type: direct:production
...
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>
2023-01-16 09:20:14 -08:00
dependabot[bot]
7b29020696
Bump clap from 4.0.32 to 4.1.1 ( #307 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.0.32 to 4.1.1.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.32...v4.1.1 )
---
updated-dependencies:
- dependency-name: clap
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>
2023-01-16 09:20:06 -08:00
dependabot[bot]
7fd69af331
Bump serde_yaml from 0.9.14 to 0.9.16 ( #306 )
...
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml ) from 0.9.14 to 0.9.16.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases )
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.14...0.9.16 )
---
updated-dependencies:
- dependency-name: serde_yaml
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>
2023-01-16 09:19:55 -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
582e20c397
slashes are not properly %-encoded in path parameters ( #304 )
2023-01-13 10:58:18 -08:00
Adam Leventhal
a5fea0b061
fix a warning with base64 ( #300 )
2023-01-11 14:19:55 -08:00
dependabot[bot]
634bf98b05
Bump typify from `5106273` to `29c43ec` ( #297 )
...
Bumps [typify](https://github.com/oxidecomputer/typify ) from `5106273` to `29c43ec`.
- [Release notes](https://github.com/oxidecomputer/typify/releases )
- [Commits](5106273f3d...29c43ec957
)
---
updated-dependencies:
- dependency-name: typify
dependency-type: direct:production
...
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>
2023-01-09 23:11:02 -08:00
dependabot[bot]
62b6f2ed9e
Bump base64 from 0.20.0 to 0.21.0 ( #299 )
...
Bumps [base64](https://github.com/marshallpierce/rust-base64 ) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/marshallpierce/rust-base64/releases )
- [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md )
- [Commits](https://github.com/marshallpierce/rust-base64/compare/v0.20.0...v0.21.0 )
---
updated-dependencies:
- dependency-name: base64
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>
2023-01-09 23:10: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
Shane Witbeck
a90b528497
Just one add, thank you ( #85 )
2023-01-04 16:46:54 -08:00
Artem Medvedev
e34756583a
feat: support header parameters ( #210 )
2023-01-04 11:14:37 -08:00
bnaecker
61a59d4c8f
Note that futures is also a dep ( #294 )
2023-01-04 09:29:42 -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
dependabot[bot]
7c185e611d
Bump expectorate from 1.0.5 to 1.0.6 ( #292 )
...
Bumps [expectorate](https://github.com/oxidecomputer/expectorate ) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/oxidecomputer/expectorate/releases )
- [Commits](https://github.com/oxidecomputer/expectorate/compare/v1.0.5...v1.0.6 )
---
updated-dependencies:
- dependency-name: expectorate
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>
2023-01-02 19:29:31 -08:00
dependabot[bot]
6a64364d5c
Bump serde from 1.0.150 to 1.0.152 ( #290 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.150 to 1.0.152.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.150...v1.0.152 )
---
updated-dependencies:
- dependency-name: serde
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>
2023-01-02 19:29:01 -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]
df5f513083
Bump serde_tokenstream from 0.1.5 to 0.1.6 ( #281 )
...
Bumps [serde_tokenstream](https://github.com/oxidecomputer/serde_tokenstream ) from 0.1.5 to 0.1.6.
- [Release notes](https://github.com/oxidecomputer/serde_tokenstream/releases )
- [Commits](https://github.com/oxidecomputer/serde_tokenstream/compare/v0.1.5...v0.1.6 )
---
updated-dependencies:
- dependency-name: serde_tokenstream
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-26 15:07:02 -08:00
dependabot[bot]
ecc161a5e0
Bump proc-macro2 from 1.0.47 to 1.0.49 ( #282 )
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.47 to 1.0.49.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.47...1.0.49 )
---
updated-dependencies:
- dependency-name: proc-macro2
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-26 15:06:57 -08:00
dependabot[bot]
39a10de73a
Bump serde_json from 1.0.89 to 1.0.91 ( #283 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.89 to 1.0.91.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.89...v1.0.91 )
---
updated-dependencies:
- dependency-name: serde_json
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-26 15:06:51 -08:00
dependabot[bot]
bad01e52e4
Bump clap from 4.0.29 to 4.0.32 ( #284 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.0.29 to 4.0.32.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.29...v4.0.32 )
---
updated-dependencies:
- dependency-name: clap
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-26 15:06:47 -08:00
dependabot[bot]
3adcaa24b7
Bump anyhow from 1.0.66 to 1.0.68 ( #285 )
...
Bumps [anyhow](https://github.com/dtolnay/anyhow ) from 1.0.66 to 1.0.68.
- [Release notes](https://github.com/dtolnay/anyhow/releases )
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.66...1.0.68 )
---
updated-dependencies:
- dependency-name: anyhow
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-26 15:06:42 -08:00