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