swagger-restify-validation:与 node-restify-validations 集成的 swagger-tools 的中间件扩展

时间:2024-07-16 12:26:43
【文件属性】:

文件名称:swagger-restify-validation:与 node-restify-validations 集成的 swagger-tools 的中间件扩展

文件大小:3KB

文件格式:ZIP

更新时间:2024-07-16 12:26:43

JavaScript

swagger-restify-validation 与 node-restify-validations 集成的 swagger-tools 的中间件扩展 安装 npm install swagger-restify-validation --save 用法 需要 swagger-restify 验证, var restifyValidation = require('swagger-restify-validation'); 然后在您的 initializeMiddleware 回调中包含中间件。 swaggerTools.initializeMiddleware(swaggerDoc, function(middleware) { app.use(middleware.swaggerMetadata()); app.use(restifyValidation())


【文件预览】:
swagger-restify-validation-master
----.gitignore(587B)
----package.json(883B)
----LICENSE(1KB)
----index.js(753B)
----README.md(936B)

网友评论