forked from loafle/openapi-generator-original
		
	* add r echo api client sample * add r workflow * fix * add env * set r version * install curl * install dep * fix * comment out installation
		
			
				
	
	
	
		
			455 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			455 B
		
	
	
	
	
	
	
	
openapi::Pet
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| id | integer | [optional] | |
| name | character | ||
| category | Category | [optional] | |
| photoUrls | array[character] | ||
| tags | array[Tag] | [optional] | |
| status | character | pet status in the store | [optional] [Enum: [available, pending, sold]] |