diff --git a/docs/source/index.rst b/docs/source/index.rst index 3a686d7..d9712f2 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -55,6 +55,7 @@ Features - Mutable response object, passed into each view. No need to return anything. - Background tasks, spawned off in a ``ThreadPoolExecutor``. - GraphQL (with *GraphiQL*) support! +- OpenAPI schema generation. Testimonials ------------