From 8ee7760ef3c12e9c0ee865886c8de4e6b68d9ca2 Mon Sep 17 00:00:00 2001 From: Carmine DiMascio Date: Sat, 2 Nov 2019 15:53:33 -0400 Subject: [PATCH] update todo --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 0657f409..d1b95ce1 100644 --- a/TODO.md +++ b/TODO.md @@ -8,6 +8,6 @@ - (done) only throw not found on routes with a openapi base path - test with merge middleware - test with case insensitive and case sensitive routing -- (validated) test empty base path +- (done) test empty base path - (done) test base path with trailing slash - add support for discriminators