Skip to content

Commit

Permalink
replace validator
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio committed Jul 19, 2019
1 parent 962c505 commit 612ff09
Show file tree
Hide file tree
Showing 4 changed files with 381 additions and 382 deletions.
3 changes: 1 addition & 2 deletions src/middlewares/index.ts
@@ -1,4 +1,3 @@
export { applyOpenApiMetadata } from './openapi.metadata';
export { validateRequest } from './openapi.request.validator';
export { RequestValidator } from './openapi.request.validator.2';
export { RequestValidator } from './openapi.request.validator';
export { multipart } from './openapi.multipart';
300 changes: 0 additions & 300 deletions src/middlewares/openapi.request.validator.2.ts

This file was deleted.

0 comments on commit 612ff09

Please sign in to comment.