From 83ed0a3407239b81c73ad69a8bdc84c2e3c3d31a Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Tue, 25 Jul 2017 11:26:50 +0200 Subject: [PATCH] fix section title markup --- Resources/doc/swagger-support.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/doc/swagger-support.rst b/Resources/doc/swagger-support.rst index c9a6b56..a4b23b9 100644 --- a/Resources/doc/swagger-support.rst +++ b/Resources/doc/swagger-support.rst @@ -82,7 +82,7 @@ when this endpoint returns a ``400 Validation failed.`` HTTP response. the default ``output`` property instead. That will result on the same thing. Integration with ``swagger-api/swagger-ui`` ---------------------------------------- +------------------------------------------- You could import the routes for use with `swagger-ui`_.