mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-06 19:53:47 +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