Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Carmine DiMascio committed Mar 25, 2019
1 parent 75e3132 commit 2ae9b93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
- (done) add tests with an indepently defined router
- (done) throw error (e.g 404) when route is defined in express but not in openapi spec
- exclude routes
- only throw not found on routes with a openapi base path
- (done) only throw not found on routes with a openapi base path
- test with merge middleware
- test with case insensitive and case sensitive routing
- test empty base path
- (validated) test empty base path
- (done) test base path with trailing slash

0 comments on commit 2ae9b93

Please sign in to comment.