Commit d0e6dc2
authored
add rust client via codegen (#221)
* add rust client via codegen
* Use latest openapi-generator. Add post processing for all generated clients.
* update dist config
* regenerate
* remove formatting
* make auth required
* update specs and regenerate1 parent f5f8c3b commit d0e6dc2
116 files changed
Lines changed: 41482 additions & 18063 deletions
File tree
- .cargo
- crates/iracing-data-api-client
- .openapi-generator
- docs
- examples
- src
- apis
- models
- docs
- examples/oauth-password-limited/src
- openapi
- packages
- api/client
- axios
- fetch
- src
- apis
- models
- helpers/api-schema-to-openapi/src
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
0 commit comments