forked from loafle/openapi-generator-original
		
	
		
			
				
	
	
	
		
			506 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			506 B
		
	
	
	
	
	
	
	
Foo
Properties
| Name | Type | Description | Notes | 
|---|---|---|---|
| Bar | String | [optional] [default to "bar"] | 
Examples
- Prepare the resource
 
$Foo = Initialize-PSPetstoreFoo  -Bar null
- Convert the resource to JSON
 
$Foo | ConvertTo-JSON