Skip to content

Commit e604370

Browse files
committed
Support all content_types
1 parent 5b7e6ce commit e604370

File tree

4 files changed

+234
-123
lines changed

4 files changed

+234
-123
lines changed

src/rust.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ pub(crate) mod error_gen;
1818
pub(crate) mod lib_gen;
1919
pub(crate) mod model_gen;
2020
mod printer;
21-
pub(crate) mod types;
21+
pub(crate) mod types;

0 commit comments

Comments
 (0)