mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-18 15:40:53 +00:00
607 B
607 B
ApiResponse
Properties
Name | Type | Description | Notes |
---|---|---|---|
Code | Int32 | [optional] | |
Type | String | [optional] | |
Message | String | [optional] |
Examples
- Prepare the resource
Initialize-PSPetstoreApiResponse -Code null `
-Type null `
-Message null
- Convert the resource to JSON
$ | Convert-ToJSON