mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 21:20:56 +00:00
648 B
648 B
SpecialModelName
Properties
Name | Type | Description | Notes |
---|---|---|---|
SpecialPropertyName | Int64 | [optional] | |
SpecialModelName | String | [optional] |
Examples
- Prepare the resource
$SpecialModelName = Initialize-PSPetstoreSpecialModelName -SpecialPropertyName null `
-SpecialModelName null
- Convert the resource to JSON
$SpecialModelName | ConvertTo-JSON