Skip to content

Commit 59601e8

Browse files
committed
code generated with: openapi-generator generate -i openapi.yml -o typesense_codegen -g rust
1 parent 4659a31 commit 59601e8

File tree

124 files changed

+8382
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

124 files changed

+8382
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[workspace]
22
members = [
33
"typesense",
4-
"typesense_derive"
4+
"typesense_derive",
5+
"typesense_codegen"
56
]

0 commit comments

Comments
 (0)