forked from loafle/openapi-generator-original
		
	* better handling of inline response schemas, bug fixes * update samples * add new files * better code format * remove unused ruby files * fix java test * remove unused js spec files * remove inline_response_default_test.dart * fix webclient tests * fix spring tests
		
			
				
	
	
	
		
			573 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			573 B
		
	
	
	
	
	
	
	
FooGetDefaultResponse
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| String | Foo | [optional] | 
Examples
- Prepare the resource
 
$FooGetDefaultResponse = Initialize-PSPetstoreFooGetDefaultResponse  -String null
- Convert the resource to JSON
 
$FooGetDefaultResponse | ConvertTo-JSON