Skip to content

Commit 260e48a

Browse files
Merge pull request #9 from gpu-cli/fix/issue-8-multi-response-handling
fix(client): typed multi-response handling with ApiError envelope (closes #8)
2 parents 5a841c7 + 12c333f commit 260e48a

15 files changed

Lines changed: 1135 additions & 222 deletions

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "openapi-to-rust"
3-
version = "0.1.15"
3+
version = "0.2.0"
44
edition = "2024"
55
rust-version = "1.85.0"
66
authors = ["James Lal"]

0 commit comments

Comments
 (0)