* BAEL-3304 - Add openapi generator client * BAEL-3304 - Add openapi generator client * BAEL-3304 - Add openapi generator client to root module * Remove .gitignore
		
			
				
	
	
		
			20 lines
		
	
	
		
			468 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			468 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| 
 | |
| 
 | |
| # User
 | |
| 
 | |
| ## Properties
 | |
| 
 | |
| Name | Type | Description | Notes
 | |
| ------------ | ------------- | ------------- | -------------
 | |
| **id** | **Long** |  |  [optional]
 | |
| **username** | **String** |  |  [optional]
 | |
| **firstName** | **String** |  |  [optional]
 | |
| **lastName** | **String** |  |  [optional]
 | |
| **email** | **String** |  |  [optional]
 | |
| **password** | **String** |  |  [optional]
 | |
| **phone** | **String** |  |  [optional]
 | |
| **userStatus** | **Integer** | User Status |  [optional]
 | |
| 
 | |
| 
 | |
| 
 |