openapi-generator/samples/client/echo_api/powershell/docs/TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter.md
William Cheng 372894dd1d
Add powershell echo test, rename api key names (#17043)
* add powershell echo test, rename api key names

* update
2023-11-13 00:09:46 +08:00

728 B

TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter

Properties

Name Type Description Notes
Values String[] [optional]

Examples

  • Prepare the resource
$TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter = Initialize-PSOpenAPIToolsTestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter  -Values null
  • Convert the resource to JSON
$TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter | ConvertTo-JSON

[Back to Model list] [Back to API list] [Back to README]