From 944620cbb882b5953c813d205a2d1fd6dbe2e019 Mon Sep 17 00:00:00 2001 From: Jeremie Bresson Date: Sun, 11 Mar 2018 14:20:53 +0100 Subject: [PATCH 1/2] html: fix typo in class name --- .../src/main/resources/htmlDocs/index.mustache | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/swagger-codegen/src/main/resources/htmlDocs/index.mustache b/modules/swagger-codegen/src/main/resources/htmlDocs/index.mustache index c723c483d32..321168301e8 100644 --- a/modules/swagger-codegen/src/main/resources/htmlDocs/index.mustache +++ b/modules/swagger-codegen/src/main/resources/htmlDocs/index.mustache @@ -65,7 +65,7 @@ {{#hasConsumes}}

Consumes

- This API call consumes the following media types via the Content-Type request header: + This API call consumes the following media types via the Content-Type request header: