From 4c94e5f9101c14bfc5c6989d11ea6c855c809f0b Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 14 Sep 2019 14:19:01 -0400 Subject: update openapi spec --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d7e64d9..a6d6e95 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Our API uses a REST based design, leverages the JSON data format, and relies upo This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [openapi-spec](https://openapis.org) from a remote server, you can easily generate an API client. - API version: 1.0.0 -- Package version: 1.0.0 +- Package version: 2.0.0 - Build package: org.openapitools.codegen.languages.RustClientCodegen ## Installation @@ -134,8 +134,7 @@ Class | Method | HTTP request | Description - [TransactionsResponse](docs/TransactionsResponse.md) - [TransactionsResponseData](docs/TransactionsResponseData.md) - [UpdateTransaction](docs/UpdateTransaction.md) - - [UpdateTransactionWrapper](docs/UpdateTransactionWrapper.md) - - [UpdateTransactionsResponse](docs/UpdateTransactionsResponse.md) + - [UpdateTransactionAllOf](docs/UpdateTransactionAllOf.md) - [UpdateTransactionsWrapper](docs/UpdateTransactionsWrapper.md) - [User](docs/User.md) - [UserResponse](docs/UserResponse.md) -- cgit v1.2.3-54-g00ecf