Commit Graph

  • 8726ea91eb fix(cli): operation response type exhaustive feat/multi-response Geoffrey Garrett 2024-07-13 17:09:51 +0200
  • b6993ce02e feat: support multiple response types (#344, #395) Geoffrey Garrett 2024-07-13 17:08:42 +0200
  • 9323b82b88 chore: update .gitignore to include .idea/ & .env Geoffrey Garrett 2024-07-13 16:54:18 +0200
  • 0deadb0d09
    Bump built from 0.7.3 to 0.7.4 (#851) dependabot[bot] 2024-07-08 21:27:51 -0700
  • 6e4e5bd592
    Bump serde from 1.0.203 to 1.0.204 (#852) dependabot[bot] 2024-07-08 21:27:43 -0700
  • fa98e71641
    Bump hyper from 0.14.27 to 0.14.29 (#853) dependabot[bot] 2024-07-08 21:27:37 -0700
  • 4593f85d5a
    Bump dropshot from `60d745e` to `6a3f84c` (#854) dependabot[bot] 2024-07-08 21:27:26 -0700
  • afcdd45a3a
    Bump syn from 2.0.68 to 2.0.69 (#855) dependabot[bot] 2024-07-08 21:27:19 -0700
  • 26bbe2cf71
    Bump dropshot from `d3e7ac6` to `60d745e` (#849) dependabot[bot] 2024-07-01 09:01:40 -0700
  • 92b78f25ee
    Bump serde_json from 1.0.117 to 1.0.119 (#846) dependabot[bot] 2024-07-01 07:20:40 -0700
  • a63ee0e28b
    Bump uuid from 1.9.0 to 1.9.1 (#847) dependabot[bot] 2024-07-01 07:20:02 -0700
  • a79d2cc802
    Bump clap from 4.5.7 to 4.5.8 (#848) dependabot[bot] 2024-07-01 07:19:55 -0700
  • 4d364419ed
    missing type from public interface (#844) Adam Leventhal 2024-06-25 16:25:10 -0700
  • 0c70506494
    Bump syn from 2.0.67 to 2.0.68 (#839) dependabot[bot] 2024-06-24 16:12:43 -0700
  • 65d8da5591
    Bump tokio from 1.37.0 to 1.38.0 (#840) dependabot[bot] 2024-06-24 09:00:01 -0700
  • 868c8227a8
    Bump dropshot from `75c4506` to `d3e7ac6` (#841) dependabot[bot] 2024-06-24 08:59:48 -0700
  • c4a7c068ae
    Bump uuid from 1.8.0 to 1.9.0 (#842) dependabot[bot] 2024-06-24 08:59:39 -0700
  • fcfa9447b7
    don't rely on dependency information from built (#838) Adam Leventhal 2024-06-23 21:25:24 -0700
  • 0393b676d8
    Bump built from 0.7.2 to 0.7.3 (#832) dependabot[bot] 2024-06-21 21:56:59 -0700
  • 3f5d64a721
    Bump typify from `dc2047f` to `66f11c6` (#835) dependabot[bot] 2024-06-21 21:56:31 -0700
  • 244fe03164
    move to workspace dependencies (#834) Adam Leventhal 2024-06-20 19:04:05 -0700
  • a2d1100413
    Bump clap from 4.5.4 to 4.5.6 (#827) dependabot[bot] 2024-06-10 10:15:56 -0700
  • 9034da3ad5
    Bump prettyplease from 0.2.19 to 0.2.20 (#819) dependabot[bot] 2024-06-10 10:15:35 -0700
  • 7a3b443e66
    Bump proc-macro2 from 1.0.84 to 1.0.85 (#817) dependabot[bot] 2024-06-10 10:14:37 -0700
  • 4f4fab41f9
    Bump regress from 0.9.1 to 0.10.0 (#818) dependabot[bot] 2024-06-10 10:14:29 -0700
  • 1ca04dedc3
    Bump typify from `6fab88c` to `dc2047f` (#820) dependabot[bot] 2024-06-03 10:57:30 -0700
  • 55d8b98eac
    Bump typify from `ad1296f` to `6fab88c` (#814) dependabot[bot] 2024-05-27 07:27:10 -0700
  • bcd618c60d
    Bump proc-macro2 from 1.0.81 to 1.0.84 (#813) dependabot[bot] 2024-05-27 07:26:46 -0700
  • 33c39a07d7
    Bump serde from 1.0.200 to 1.0.203 (#815) dependabot[bot] 2024-05-27 07:26:38 -0700
  • 0937886cc8
    Bump schemars from 0.8.20 to 0.8.21 (#816) dependabot[bot] 2024-05-27 07:26:29 -0700
  • 7395bd263b
    Bump thiserror from 1.0.59 to 1.0.61 (#809) dependabot[bot] 2024-05-22 16:09:12 -0700
  • 26339ca712
    Bump anyhow from 1.0.82 to 1.0.86 (#810) dependabot[bot] 2024-05-22 16:08:04 -0700
  • 2f1d3dde26
    Bump schemars from 0.8.17 to 0.8.20 (#811) dependabot[bot] 2024-05-22 16:07:16 -0700
  • c59c6d64ed
    CLI: handling of no-content responses is lousy (#805) Adam Leventhal 2024-05-15 11:04:45 -0700
  • 3dd09970a8 typify dep to github Adam H. Leventhal 2024-05-15 10:45:31 -0700
  • 9d88e9e70a release progenitor 0.7.0 Adam H. Leventhal 2024-05-15 10:30:58 -0700
  • a85b0f00d9 prep for release Adam H. Leventhal 2024-05-15 09:53:09 -0700
  • 98d5f1b0b7
    pass through typify `x-rust-type` settings (#804) Adam Leventhal 2024-05-14 14:54:03 -0700
  • c5e9390b94
    Bump proc-macro2 from 1.0.81 to 1.0.82 (#802) dependabot[bot] 2024-05-13 09:51:41 -0700
  • 7eb562d115
    Bump serde_json from 1.0.116 to 1.0.117 (#803) dependabot[bot] 2024-05-13 09:31:58 -0700
  • fa6abdbd27
    Bump serde from 1.0.200 to 1.0.201 (#801) dependabot[bot] 2024-05-13 09:27:59 -0700
  • 0aeb3a723e
    Bump base64 from 0.22.0 to 0.22.1 (#797) dependabot[bot] 2024-05-06 10:58:14 -0700
  • bd918d1bbd
    Bump typify from `3dc9e21` to `08a53a7` (#796) dependabot[bot] 2024-05-06 10:58:08 -0700
  • e89a76bae6
    Bump serde from 1.0.199 to 1.0.200 (#798) dependabot[bot] 2024-05-06 10:56:01 -0700
  • 0f0b1062f4
    Bump serde from 1.0.198 to 1.0.199 (#790) dependabot[bot] 2024-04-29 21:26:07 -0700
  • d57706c6d2
    Bump typify from `31ec4c5` to `3dc9e21` (#793) dependabot[bot] 2024-04-29 08:48:59 -0700
  • a53c0bc168
    Bump thiserror from 1.0.58 to 1.0.59 (#792) dependabot[bot] 2024-04-29 08:44:05 -0700
  • 1227d83d4f
    Bump prettyplease from 0.2.17 to 0.2.19 (#789) dependabot[bot] 2024-04-29 08:43:51 -0700
  • 9252576443
    Bump schemars from 0.8.16 to 0.8.17 (#791) dependabot[bot] 2024-04-29 08:42:34 -0700
  • b0fdd98837
    Bump serde from 1.0.197 to 1.0.198 (#786) dependabot[bot] 2024-04-23 09:32:20 -0700
  • 73cad9861f
    Bump serde_json from 1.0.115 to 1.0.116 (#787) dependabot[bot] 2024-04-23 09:31:08 -0700
  • 3fdd637686
    Bump proc-macro2 from 1.0.80 to 1.0.81 (#785) dependabot[bot] 2024-04-22 09:52:45 -0700
  • 2d18d5d84d
    Bump syn from 2.0.58 to 2.0.60 (#784) dependabot[bot] 2024-04-22 09:52:36 -0700
  • 06986b84f0
    Bump typify from `49cfcb1` to `31ec4c5` (#783) dependabot[bot] 2024-04-22 09:52:25 -0700
  • d4decd4728
    Mock code doesn't compile if path parameters are renamed (#782) Adam Leventhal 2024-04-22 09:51:38 -0700
  • 3a76093e7b
    Bump rustls from 0.22.2 to 0.22.4 (#781) dependabot[bot] 2024-04-19 21:50:19 -0700
  • b3f59bfb9a
    Bump quote from 1.0.35 to 1.0.36 (#775) dependabot[bot] 2024-04-15 09:52:53 -0700
  • d571d095fa
    Bump chrono from 0.4.37 to 0.4.38 (#776) dependabot[bot] 2024-04-15 09:52:47 -0700
  • a03a731b2e
    Bump anyhow from 1.0.81 to 1.0.82 (#777) dependabot[bot] 2024-04-15 09:52:02 -0700
  • bc3f1478c8
    Bump proc-macro2 from 1.0.79 to 1.0.80 (#778) dependabot[bot] 2024-04-15 09:50:36 -0700
  • 8be2473f98
    Bump built from 0.7.1 to 0.7.2 (#779) dependabot[bot] 2024-04-15 09:50:30 -0700
  • 7aa3cc5127
    Bump heck from 0.4.1 to 0.5.0 (#772) dependabot[bot] 2024-04-08 14:46:55 -0700
  • c07646d596
    Bump uuid from 1.7.0 to 1.8.0 (#773) dependabot[bot] 2024-04-08 14:46:50 -0700
  • ede02c381a
    Bump typify from `82a040e` to `49cfcb1` (#771) dependabot[bot] 2024-04-05 21:59:19 -0700
  • ea701bfc6a
    Bump chrono from 0.4.34 to 0.4.37 (#769) dependabot[bot] 2024-04-05 21:59:10 -0700
  • c822c69f3e
    Bump bytes from 1.5.0 to 1.6.0 (#770) dependabot[bot] 2024-04-05 21:44:44 -0700
  • d3ea418fa5
    Bump proc-macro2 from 1.0.78 to 1.0.79 (#767) dependabot[bot] 2024-04-05 21:42:05 -0700
  • 0936d35871
    Bump regress from 0.9.0 to 0.9.1 (#768) dependabot[bot] 2024-04-05 21:41:59 -0700
  • 927a9bdb98
    Bump clap from 4.5.3 to 4.5.4 (#764) dependabot[bot] 2024-04-05 21:34:59 -0700
  • 251fd26156
    Bump syn from 2.0.52 to 2.0.58 (#766) dependabot[bot] 2024-04-05 21:33:51 -0700
  • aee76d3b02
    Bump h2 from 0.3.24 to 0.3.26 (#763) dependabot[bot] 2024-04-05 21:28:20 -0700
  • 85fab0d8ae
    use `--limit` in the CLI to limit the full list of output items (#761) Adam Leventhal 2024-04-03 11:09:01 -0700
  • f0112db995
    Bump anyhow from 1.0.80 to 1.0.81 (#754) dependabot[bot] 2024-04-03 11:01:47 -0700
  • b27c6d4621
    Bump indexmap from 2.2.5 to 2.2.6 (#753) dependabot[bot] 2024-04-03 11:01:40 -0700
  • a31e82b55b
    Bump serde_json from 1.0.114 to 1.0.115 (#751) dependabot[bot] 2024-04-03 11:01:35 -0700
  • 1a61bf1e66
    Fix dropshot-pagination `_stream` client codegen (#756) John Gallagher 2024-04-03 12:42:05 -0400
  • 9843d26122
    Bump serde_yaml from 0.9.32 to 0.9.34+deprecated (#752) dependabot[bot] 2024-04-03 09:12:32 -0700
  • 9dde91f818
    Revert reqwest update from 0.11 -> 0.12 (#757) bnaecker 2024-04-02 12:10:16 -0700
  • 4a3dfec392
    Bump wasm-bindgen-test from 0.3.41 to 0.3.42 (#740) dependabot[bot] 2024-03-27 09:07:38 -0700
  • b573e47787
    Bump regex from 1.10.3 to 1.10.4 (#746) dependabot[bot] 2024-03-26 10:13:15 -0700
  • fa4a3e4dc0
    Bump prettyplease from 0.2.16 to 0.2.17 (#747) dependabot[bot] 2024-03-26 10:13:08 -0700
  • b497667463
    Bump reqwest from 0.11.24 to 0.12.1 (#748) dependabot[bot] 2024-03-26 10:13:02 -0700
  • 090dd361fc
    Use toml instead of diff for toml code snippets (#743) Matthias Beyer 2024-03-19 18:32:04 +0100
  • d3514fcfc4
    Bump clap from 4.5.1 to 4.5.3 (#744) dependabot[bot] 2024-03-18 17:05:23 -0700
  • 13deda5f5b
    Bump base64 from 0.21.7 to 0.22.0 (#742) dependabot[bot] 2024-03-18 17:05:17 -0700
  • 22bc315207
    Bump regress from 0.8.0 to 0.9.0 (#739) dependabot[bot] 2024-03-18 17:05:11 -0700
  • 90d3282f48
    Bump mio from 0.8.10 to 0.8.11 (#737) dependabot[bot] 2024-03-06 16:08:34 -0800
  • 151978c7b8
    Bump chrono from 0.4.33 to 0.4.34 (#734) dependabot[bot] 2024-03-04 09:17:30 -0800
  • 5c149dfe95
    Bump anyhow from 1.0.79 to 1.0.80 (#733) dependabot[bot] 2024-03-04 09:02:12 -0800
  • ab09dcb5a1
    Bump indexmap from 2.2.3 to 2.2.5 (#735) dependabot[bot] 2024-03-04 09:01:51 -0800
  • f2611c2eac
    Bump regress from 0.7.1 to 0.8.0 (#736) dependabot[bot] 2024-03-04 09:00:12 -0800
  • be44be38fe update typify dep for dev Adam H. Leventhal 2024-02-28 13:13:39 -0800
  • 0050f08b95 release progenitor 0.6.0 Adam H. Leventhal 2024-02-28 13:10:38 -0800
  • 456eda35e9 update typify dep for publishing Adam H. Leventhal 2024-02-28 13:08:56 -0800
  • 5fab0dc048 update changelog for next release Adam H. Leventhal 2024-02-28 13:04:09 -0800
  • 08bbafc251
    Bump serde_yaml from 0.9.31 to 0.9.32 (#725) dependabot[bot] 2024-02-26 17:29:13 -0800
  • 710b68e463
    Bump regex from 1.10.2 to 1.10.3 (#726) dependabot[bot] 2024-02-26 17:29:07 -0800
  • 327c33a8d3
    Bump reqwest from 0.11.22 to 0.11.24 (#727) dependabot[bot] 2024-02-26 17:29:00 -0800
  • b7449176e6
    Bump clap from 4.4.18 to 4.5.1 (#728) dependabot[bot] 2024-02-26 17:28:47 -0800
  • d813145b44
    update generated code for Rust 1.76 (#729) Rain 2024-02-21 11:24:30 -0800