Files
openapi-generator/samples/client/echo_api/powershell/docs/StringEnumRef.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

484 B

StringEnumRef

Properties

Name Type Description Notes

Examples

  • Prepare the resource
$StringEnumRef = Initialize-PSOpenAPIToolsStringEnumRef 
  • Convert the resource to JSON
$StringEnumRef | ConvertTo-JSON

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