forked from loafle/openapi-generator-original
		
	Do not HTML escaped the description in the doc (#4321)
* html escaped the description in the doc * update python oas3 sample
This commit is contained in:
		
							parent
							
								
									2188e0feda
								
							
						
					
					
						commit
						33f63d6163
					
				@ -1,6 +1,6 @@
 | 
			
		||||
# {{classname}}
 | 
			
		||||
 | 
			
		||||
{{#description}}{{description}}
 | 
			
		||||
{{#description}}{{&description}}
 | 
			
		||||
{{/description}}
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,7 +1,7 @@
 | 
			
		||||
{{#models}}
 | 
			
		||||
{{#model}}
 | 
			
		||||
# {{{packageName}}}.{{modelPackage}}.{{{classname}}}
 | 
			
		||||
{{#description}}{{description}}
 | 
			
		||||
{{#description}}{{&description}}
 | 
			
		||||
{{/description}}
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
{{#models}}{{#model}}# {{classname}}
 | 
			
		||||
 | 
			
		||||
{{#description}}{{description}}
 | 
			
		||||
{{#description}}{{&description}}
 | 
			
		||||
{{/description}}
 | 
			
		||||
## Properties
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
{{#models}}{{#model}}# {{classname}}
 | 
			
		||||
 | 
			
		||||
{{#description}}{{description}}
 | 
			
		||||
{{#description}}{{&description}}
 | 
			
		||||
{{/description}}
 | 
			
		||||
## Properties
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
{{#models}}{{#model}}# {{packageName}}::{{classname}}
 | 
			
		||||
 | 
			
		||||
{{#description}}{{description}}
 | 
			
		||||
{{#description}}{{&description}}
 | 
			
		||||
{{/description}}
 | 
			
		||||
## Properties
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -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
 | 
			
		||||
 | 
			
		||||
@ -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
 | 
			
		||||
 | 
			
		||||
@ -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
 | 
			
		||||
 | 
			
		||||
@ -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
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
------------ | ------------- | ------------- | -------------
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# File
 | 
			
		||||
 | 
			
		||||
Must be named `File` for test.
 | 
			
		||||
Must be named `File` for test.
 | 
			
		||||
## Properties
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
------------ | ------------- | ------------- | -------------
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
------------ | ------------- | ------------- | -------------
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# File
 | 
			
		||||
 | 
			
		||||
Must be named `File` for test.
 | 
			
		||||
Must be named `File` for test.
 | 
			
		||||
## Properties
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
------------ | ------------- | ------------- | -------------
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
------------ | ------------- | ------------- | -------------
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# File
 | 
			
		||||
 | 
			
		||||
Must be named `File` for test.
 | 
			
		||||
Must be named `File` for test.
 | 
			
		||||
## Properties
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
------------ | ------------- | ------------- | -------------
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
------------ | ------------- | ------------- | -------------
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# File
 | 
			
		||||
 | 
			
		||||
Must be named `File` for test.
 | 
			
		||||
Must be named `File` for test.
 | 
			
		||||
## Properties
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
------------ | ------------- | ------------- | -------------
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# ClassModel
 | 
			
		||||
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
Model for testing model with \"_class\" property
 | 
			
		||||
## Properties
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
------------ | ------------- | ------------- | -------------
 | 
			
		||||
 | 
			
		||||
@ -1,6 +1,6 @@
 | 
			
		||||
# File
 | 
			
		||||
 | 
			
		||||
Must be named `File` for test.
 | 
			
		||||
Must be named `File` for test.
 | 
			
		||||
## Properties
 | 
			
		||||
Name | Type | Description | Notes
 | 
			
		||||
------------ | ------------- | ------------- | -------------
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user