From 01b0ac97dde772d0530829f945876221a9fd451a Mon Sep 17 00:00:00 2001 From: 5ay3h <5ay3h@users.noreply.github.com> Date: Mon, 17 Jul 2017 16:25:29 +0300 Subject: [PATCH] README.md's Plan in task-list format --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 71f4a48..ac020dc 100644 --- a/README.md +++ b/README.md @@ -749,10 +749,10 @@ When page is not inputed, the api will send HTTP 400 with the response body hand # Plan -* ~~Support OpenAPI/Swagger1.x~~ -* Support OpenAPI/Swagger3.0 -* Support OpenAPI/Swagger2.0 Security keyword -* Support Response validate -* Research more Json Schema validator -* More unit test -* Benchmark +- [x] Support OpenAPI/Swagger1.x +- [ ] Support OpenAPI/Swagger3.0 +- [ ] Support OpenAPI/Swagger2.0 Security keyword +- [ ] Support Response validate +- [ ] Research more Json Schema validator +- [ ] More unit test +- [ ] Benchmark