diff --git a/modules/openapi-generator/src/main/resources/Java/pojo_doc.mustache b/modules/openapi-generator/src/main/resources/Java/pojo_doc.mustache index d03e0275726..313e61ba7e6 100644 --- a/modules/openapi-generator/src/main/resources/Java/pojo_doc.mustache +++ b/modules/openapi-generator/src/main/resources/Java/pojo_doc.mustache @@ -1,6 +1,6 @@ # {{classname}} -{{#description}}{{description}} +{{#description}}{{&description}} {{/description}} ## Properties diff --git a/modules/openapi-generator/src/main/resources/csharp-netcore/model_doc.mustache b/modules/openapi-generator/src/main/resources/csharp-netcore/model_doc.mustache index 38a2549626e..0770b36be17 100644 --- a/modules/openapi-generator/src/main/resources/csharp-netcore/model_doc.mustache +++ b/modules/openapi-generator/src/main/resources/csharp-netcore/model_doc.mustache @@ -1,7 +1,7 @@ {{#models}} {{#model}} # {{{packageName}}}.{{modelPackage}}.{{{classname}}} -{{#description}}{{description}} +{{#description}}{{&description}} {{/description}} ## Properties diff --git a/modules/openapi-generator/src/main/resources/python/model_doc.mustache b/modules/openapi-generator/src/main/resources/python/model_doc.mustache index c1ead8680c7..fc90a2e0fc5 100644 --- a/modules/openapi-generator/src/main/resources/python/model_doc.mustache +++ b/modules/openapi-generator/src/main/resources/python/model_doc.mustache @@ -1,6 +1,6 @@ {{#models}}{{#model}}# {{classname}} -{{#description}}{{description}} +{{#description}}{{&description}} {{/description}} ## Properties Name | Type | Description | Notes diff --git a/modules/openapi-generator/src/main/resources/python/python-experimental/model_doc.mustache b/modules/openapi-generator/src/main/resources/python/python-experimental/model_doc.mustache index a8bfb933b62..79abbf61300 100644 --- a/modules/openapi-generator/src/main/resources/python/python-experimental/model_doc.mustache +++ b/modules/openapi-generator/src/main/resources/python/python-experimental/model_doc.mustache @@ -1,6 +1,6 @@ {{#models}}{{#model}}# {{classname}} -{{#description}}{{description}} +{{#description}}{{&description}} {{/description}} ## Properties Name | Type | Description | Notes diff --git a/modules/openapi-generator/src/main/resources/r/model_doc.mustache b/modules/openapi-generator/src/main/resources/r/model_doc.mustache index e4b193b58ce..f4649bb8867 100644 --- a/modules/openapi-generator/src/main/resources/r/model_doc.mustache +++ b/modules/openapi-generator/src/main/resources/r/model_doc.mustache @@ -1,6 +1,6 @@ {{#models}}{{#model}}# {{packageName}}::{{classname}} -{{#description}}{{description}} +{{#description}}{{&description}} {{/description}} ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/csharp-netcore/OpenAPIClient/docs/ClassModel.md b/samples/client/petstore/csharp-netcore/OpenAPIClient/docs/ClassModel.md index 0e839549003..51e52f4b735 100644 --- a/samples/client/petstore/csharp-netcore/OpenAPIClient/docs/ClassModel.md +++ b/samples/client/petstore/csharp-netcore/OpenAPIClient/docs/ClassModel.md @@ -1,5 +1,5 @@ # Org.OpenAPITools.Model.ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/csharp-netcore/OpenAPIClient/docs/File.md b/samples/client/petstore/csharp-netcore/OpenAPIClient/docs/File.md index 205ef3d60ae..11192666c4f 100644 --- a/samples/client/petstore/csharp-netcore/OpenAPIClient/docs/File.md +++ b/samples/client/petstore/csharp-netcore/OpenAPIClient/docs/File.md @@ -1,5 +1,5 @@ # Org.OpenAPITools.Model.File -Must be named `File` for test. +Must be named `File` for test. ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/csharp-netcore/OpenAPIClientCore/docs/ClassModel.md b/samples/client/petstore/csharp-netcore/OpenAPIClientCore/docs/ClassModel.md index 0e839549003..51e52f4b735 100644 --- a/samples/client/petstore/csharp-netcore/OpenAPIClientCore/docs/ClassModel.md +++ b/samples/client/petstore/csharp-netcore/OpenAPIClientCore/docs/ClassModel.md @@ -1,5 +1,5 @@ # Org.OpenAPITools.Model.ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/csharp-netcore/OpenAPIClientCore/docs/File.md b/samples/client/petstore/csharp-netcore/OpenAPIClientCore/docs/File.md index 205ef3d60ae..11192666c4f 100644 --- a/samples/client/petstore/csharp-netcore/OpenAPIClientCore/docs/File.md +++ b/samples/client/petstore/csharp-netcore/OpenAPIClientCore/docs/File.md @@ -1,5 +1,5 @@ # Org.OpenAPITools.Model.File -Must be named `File` for test. +Must be named `File` for test. ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/java/google-api-client/docs/ClassModel.md b/samples/client/petstore/java/google-api-client/docs/ClassModel.md index 60e0d770cab..d5453c20133 100644 --- a/samples/client/petstore/java/google-api-client/docs/ClassModel.md +++ b/samples/client/petstore/java/google-api-client/docs/ClassModel.md @@ -2,7 +2,7 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/java/jersey1/docs/ClassModel.md b/samples/client/petstore/java/jersey1/docs/ClassModel.md index 60e0d770cab..d5453c20133 100644 --- a/samples/client/petstore/java/jersey1/docs/ClassModel.md +++ b/samples/client/petstore/java/jersey1/docs/ClassModel.md @@ -2,7 +2,7 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/java/jersey2-java6/docs/ClassModel.md b/samples/client/petstore/java/jersey2-java6/docs/ClassModel.md index 60e0d770cab..d5453c20133 100644 --- a/samples/client/petstore/java/jersey2-java6/docs/ClassModel.md +++ b/samples/client/petstore/java/jersey2-java6/docs/ClassModel.md @@ -2,7 +2,7 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/java/jersey2-java8/docs/ClassModel.md b/samples/client/petstore/java/jersey2-java8/docs/ClassModel.md index 60e0d770cab..d5453c20133 100644 --- a/samples/client/petstore/java/jersey2-java8/docs/ClassModel.md +++ b/samples/client/petstore/java/jersey2-java8/docs/ClassModel.md @@ -2,7 +2,7 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/java/jersey2/docs/ClassModel.md b/samples/client/petstore/java/jersey2/docs/ClassModel.md index 60e0d770cab..d5453c20133 100644 --- a/samples/client/petstore/java/jersey2/docs/ClassModel.md +++ b/samples/client/petstore/java/jersey2/docs/ClassModel.md @@ -2,7 +2,7 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/java/native/docs/ClassModel.md b/samples/client/petstore/java/native/docs/ClassModel.md index 60e0d770cab..d5453c20133 100644 --- a/samples/client/petstore/java/native/docs/ClassModel.md +++ b/samples/client/petstore/java/native/docs/ClassModel.md @@ -2,7 +2,7 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/java/okhttp-gson-parcelableModel/docs/ClassModel.md b/samples/client/petstore/java/okhttp-gson-parcelableModel/docs/ClassModel.md index 60e0d770cab..d5453c20133 100644 --- a/samples/client/petstore/java/okhttp-gson-parcelableModel/docs/ClassModel.md +++ b/samples/client/petstore/java/okhttp-gson-parcelableModel/docs/ClassModel.md @@ -2,7 +2,7 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/java/okhttp-gson/docs/ClassModel.md b/samples/client/petstore/java/okhttp-gson/docs/ClassModel.md index 60e0d770cab..d5453c20133 100644 --- a/samples/client/petstore/java/okhttp-gson/docs/ClassModel.md +++ b/samples/client/petstore/java/okhttp-gson/docs/ClassModel.md @@ -2,7 +2,7 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/java/rest-assured/docs/ClassModel.md b/samples/client/petstore/java/rest-assured/docs/ClassModel.md index 60e0d770cab..d5453c20133 100644 --- a/samples/client/petstore/java/rest-assured/docs/ClassModel.md +++ b/samples/client/petstore/java/rest-assured/docs/ClassModel.md @@ -2,7 +2,7 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/java/resteasy/docs/ClassModel.md b/samples/client/petstore/java/resteasy/docs/ClassModel.md index 60e0d770cab..d5453c20133 100644 --- a/samples/client/petstore/java/resteasy/docs/ClassModel.md +++ b/samples/client/petstore/java/resteasy/docs/ClassModel.md @@ -2,7 +2,7 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/java/resttemplate-withXml/docs/ClassModel.md b/samples/client/petstore/java/resttemplate-withXml/docs/ClassModel.md index 60e0d770cab..d5453c20133 100644 --- a/samples/client/petstore/java/resttemplate-withXml/docs/ClassModel.md +++ b/samples/client/petstore/java/resttemplate-withXml/docs/ClassModel.md @@ -2,7 +2,7 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/java/resttemplate/docs/ClassModel.md b/samples/client/petstore/java/resttemplate/docs/ClassModel.md index 60e0d770cab..d5453c20133 100644 --- a/samples/client/petstore/java/resttemplate/docs/ClassModel.md +++ b/samples/client/petstore/java/resttemplate/docs/ClassModel.md @@ -2,7 +2,7 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/java/retrofit2-play24/docs/ClassModel.md b/samples/client/petstore/java/retrofit2-play24/docs/ClassModel.md index 60e0d770cab..d5453c20133 100644 --- a/samples/client/petstore/java/retrofit2-play24/docs/ClassModel.md +++ b/samples/client/petstore/java/retrofit2-play24/docs/ClassModel.md @@ -2,7 +2,7 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/java/retrofit2-play25/docs/ClassModel.md b/samples/client/petstore/java/retrofit2-play25/docs/ClassModel.md index 60e0d770cab..d5453c20133 100644 --- a/samples/client/petstore/java/retrofit2-play25/docs/ClassModel.md +++ b/samples/client/petstore/java/retrofit2-play25/docs/ClassModel.md @@ -2,7 +2,7 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/java/retrofit2-play26/docs/ClassModel.md b/samples/client/petstore/java/retrofit2-play26/docs/ClassModel.md index 60e0d770cab..d5453c20133 100644 --- a/samples/client/petstore/java/retrofit2-play26/docs/ClassModel.md +++ b/samples/client/petstore/java/retrofit2-play26/docs/ClassModel.md @@ -2,7 +2,7 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/java/retrofit2/docs/ClassModel.md b/samples/client/petstore/java/retrofit2/docs/ClassModel.md index 60e0d770cab..d5453c20133 100644 --- a/samples/client/petstore/java/retrofit2/docs/ClassModel.md +++ b/samples/client/petstore/java/retrofit2/docs/ClassModel.md @@ -2,7 +2,7 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/java/retrofit2rx/docs/ClassModel.md b/samples/client/petstore/java/retrofit2rx/docs/ClassModel.md index 60e0d770cab..d5453c20133 100644 --- a/samples/client/petstore/java/retrofit2rx/docs/ClassModel.md +++ b/samples/client/petstore/java/retrofit2rx/docs/ClassModel.md @@ -2,7 +2,7 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/java/retrofit2rx2/docs/ClassModel.md b/samples/client/petstore/java/retrofit2rx2/docs/ClassModel.md index 60e0d770cab..d5453c20133 100644 --- a/samples/client/petstore/java/retrofit2rx2/docs/ClassModel.md +++ b/samples/client/petstore/java/retrofit2rx2/docs/ClassModel.md @@ -2,7 +2,7 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/java/vertx/docs/ClassModel.md b/samples/client/petstore/java/vertx/docs/ClassModel.md index 60e0d770cab..d5453c20133 100644 --- a/samples/client/petstore/java/vertx/docs/ClassModel.md +++ b/samples/client/petstore/java/vertx/docs/ClassModel.md @@ -2,7 +2,7 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/java/webclient/docs/ClassModel.md b/samples/client/petstore/java/webclient/docs/ClassModel.md index 60e0d770cab..d5453c20133 100644 --- a/samples/client/petstore/java/webclient/docs/ClassModel.md +++ b/samples/client/petstore/java/webclient/docs/ClassModel.md @@ -2,7 +2,7 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes diff --git a/samples/client/petstore/python-asyncio/docs/ClassModel.md b/samples/client/petstore/python-asyncio/docs/ClassModel.md index 733c19fae98..657d51a944d 100644 --- a/samples/client/petstore/python-asyncio/docs/ClassModel.md +++ b/samples/client/petstore/python-asyncio/docs/ClassModel.md @@ -1,6 +1,6 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- diff --git a/samples/client/petstore/python-asyncio/docs/File.md b/samples/client/petstore/python-asyncio/docs/File.md index 5dce05eabb3..f17ba0057d0 100644 --- a/samples/client/petstore/python-asyncio/docs/File.md +++ b/samples/client/petstore/python-asyncio/docs/File.md @@ -1,6 +1,6 @@ # File -Must be named `File` for test. +Must be named `File` for test. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- diff --git a/samples/client/petstore/python-experimental/docs/ClassModel.md b/samples/client/petstore/python-experimental/docs/ClassModel.md index 733c19fae98..657d51a944d 100644 --- a/samples/client/petstore/python-experimental/docs/ClassModel.md +++ b/samples/client/petstore/python-experimental/docs/ClassModel.md @@ -1,6 +1,6 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- diff --git a/samples/client/petstore/python-experimental/docs/File.md b/samples/client/petstore/python-experimental/docs/File.md index 5dce05eabb3..f17ba0057d0 100644 --- a/samples/client/petstore/python-experimental/docs/File.md +++ b/samples/client/petstore/python-experimental/docs/File.md @@ -1,6 +1,6 @@ # File -Must be named `File` for test. +Must be named `File` for test. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- diff --git a/samples/client/petstore/python-tornado/docs/ClassModel.md b/samples/client/petstore/python-tornado/docs/ClassModel.md index 733c19fae98..657d51a944d 100644 --- a/samples/client/petstore/python-tornado/docs/ClassModel.md +++ b/samples/client/petstore/python-tornado/docs/ClassModel.md @@ -1,6 +1,6 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- diff --git a/samples/client/petstore/python-tornado/docs/File.md b/samples/client/petstore/python-tornado/docs/File.md index 5dce05eabb3..f17ba0057d0 100644 --- a/samples/client/petstore/python-tornado/docs/File.md +++ b/samples/client/petstore/python-tornado/docs/File.md @@ -1,6 +1,6 @@ # File -Must be named `File` for test. +Must be named `File` for test. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- diff --git a/samples/client/petstore/python/docs/ClassModel.md b/samples/client/petstore/python/docs/ClassModel.md index 733c19fae98..657d51a944d 100644 --- a/samples/client/petstore/python/docs/ClassModel.md +++ b/samples/client/petstore/python/docs/ClassModel.md @@ -1,6 +1,6 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- diff --git a/samples/client/petstore/python/docs/File.md b/samples/client/petstore/python/docs/File.md index 5dce05eabb3..f17ba0057d0 100644 --- a/samples/client/petstore/python/docs/File.md +++ b/samples/client/petstore/python/docs/File.md @@ -1,6 +1,6 @@ # File -Must be named `File` for test. +Must be named `File` for test. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python/docs/ClassModel.md b/samples/openapi3/client/petstore/python/docs/ClassModel.md index 733c19fae98..657d51a944d 100644 --- a/samples/openapi3/client/petstore/python/docs/ClassModel.md +++ b/samples/openapi3/client/petstore/python/docs/ClassModel.md @@ -1,6 +1,6 @@ # ClassModel -Model for testing model with \"_class\" property +Model for testing model with \"_class\" property ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- diff --git a/samples/openapi3/client/petstore/python/docs/File.md b/samples/openapi3/client/petstore/python/docs/File.md index 5dce05eabb3..f17ba0057d0 100644 --- a/samples/openapi3/client/petstore/python/docs/File.md +++ b/samples/openapi3/client/petstore/python/docs/File.md @@ -1,6 +1,6 @@ # File -Must be named `File` for test. +Must be named `File` for test. ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | -------------