Skip to content

Commit

Permalink
fix: malformed GetLoyaltyTransactions function response type (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
altJake authored Aug 16, 2022
1 parent e589abe commit f0d0b19
Show file tree
Hide file tree
Showing 75 changed files with 2,184 additions and 1,757 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ is `https://mycompany.talon.one/v2/customer_sessions/{Id}`
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.

- API version: 1.0.0
- Package version: 2.6.0
- Package version: 2.6.1
- Build package: org.openapitools.codegen.languages.GoClientExperimentalCodegen

## Installation
Expand Down Expand Up @@ -79,6 +79,7 @@ ctx = context.WithValue(context.Background(), sw.ContextOperationServerVariables
},
})
```

## Getting Started

### Integration API
Expand Down Expand Up @@ -569,6 +570,7 @@ Class | Method | HTTP request | Description
- [InlineResponse20031](docs/InlineResponse20031.md)
- [InlineResponse20032](docs/InlineResponse20032.md)
- [InlineResponse20033](docs/InlineResponse20033.md)
- [InlineResponse20034](docs/InlineResponse20034.md)
- [InlineResponse2004](docs/InlineResponse2004.md)
- [InlineResponse2005](docs/InlineResponse2005.md)
- [InlineResponse2006](docs/InlineResponse2006.md)
Expand Down
Loading

0 comments on commit f0d0b19

Please sign in to comment.