mirror of
				https://github.com/OpenAPITools/openapi-generator.git
				synced 2025-11-04 02:33:54 +00:00 
			
		
		
		
	* [markdown] Fix broken links when generating markdown The `api.mustache` file generates links to the markdown model files. These links were previously brokeen. Additionally, the defaultPackage for markdown is "/Models", so this looked pretty in the heading for model files. So this prefix has been stripped from the header in `model.mustache`. * Re-generate Petstore samples for markdown
		
			
				
	
	
	
		
			865 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			865 B
		
	
	
	
	
	
	
	
User
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| id | Long | [optional] [default to null] | |
| username | String | [optional] [default to null] | |
| firstName | String | [optional] [default to null] | |
| lastName | String | [optional] [default to null] | |
| String | [optional] [default to null] | ||
| password | String | [optional] [default to null] | |
| phone | String | [optional] [default to null] | |
| userStatus | Integer | User Status | [optional] [default to null] |