You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/client/petstore/rust/reqwest/petstore-serde-path-to-error/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Rust API client for petstore-reqwest
1
+
# Rust API client for petstore-reqwest-serde-path-to-error
2
2
3
3
This is a sample server Petstore server. For this sample, you can use the api key `special-key` to test the authorization filters.
4
4
@@ -14,10 +14,10 @@ This API client was generated by the [OpenAPI Generator](https://openapi-generat
14
14
15
15
## Installation
16
16
17
-
Put the package under your project folder in a directory named `petstore-reqwest` and add the following to `Cargo.toml` under `[dependencies]`:
17
+
Put the package under your project folder in a directory named `petstore-reqwest-serde-path-to-error` and add the following to `Cargo.toml` under `[dependencies]`:
0 commit comments