mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 13:10:53 +00:00
510 B
510 B
NewModel
Properties
Name | Type | Description | Notes |
---|---|---|---|
Name | String | [optional] |
Examples
- Prepare the resource
$NewModel = Initialize-PSPetstoreNewModel -Name null
- Convert the resource to JSON
$NewModel | ConvertTo-JSON