Add powershell echo test, rename api key names (#17043)

* add powershell echo test, rename api key names

* update
This commit is contained in:
William Cheng
2023-11-13 00:09:46 +08:00
committed by GitHub
parent 6917aad760
commit 372894dd1d
74 changed files with 6875 additions and 19 deletions

View File

@@ -66,9 +66,9 @@ Returns a map of status codes to quantities
# general setting of the PowerShell module, e.g. base URL, authentication, etc
$Configuration = Get-Configuration
# Configure API key authorization: api_key
$Configuration.ApiKey.api_key = "YOUR_API_KEY"
$Configuration.ApiKey.api_key_name = "YOUR_API_KEY"
# Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
#$Configuration.ApiKeyPrefix.api_key = "Bearer"
#$Configuration.ApiKeyPrefix.api_key_name = "Bearer"
# Returns pet inventories by status