another way to initialize the api tree
This commit is contained in:
@ -1,3 +1,10 @@
|
||||
pub mod static_map;
|
||||
|
||||
#[macro_use]
|
||||
pub mod json_schema;
|
||||
|
||||
#[macro_use]
|
||||
pub mod api_info;
|
||||
|
||||
pub mod api3;
|
||||
|
||||
|
Reference in New Issue
Block a user