Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
amanteaux committed Feb 1, 2024
1 parent 5a733e7 commit 4916f24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ TODO
----
- [ ] Add a module to generate an OpenAPI spec from existing specs, see https://github.com/kpramesh2212/openapi-merger-plugin
- [ ] Add a cli to generate a service config from an OpenAPI spec
- [ ] Migrate integration tests to javalin (https://github.com/javalin/javalin) to avoid tests raising security threads alerts (even though it's safe since it's only for tests)
- [ ] upgrade ahc version
- [ ] provide a way to easily validate downstream request body
- [ ] Add Gateway archetype

0 comments on commit 4916f24

Please sign in to comment.