init
This commit is contained in:
11
config/custom.schemas.js
Normal file
11
config/custom.schemas.js
Normal file
@@ -0,0 +1,11 @@
|
||||
/**
|
||||
* 自定义 Swagger Schemas
|
||||
* 用于定义复合响应结构和业务特定的 Schema
|
||||
*/
|
||||
|
||||
module.exports = {
|
||||
|
||||
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user