Skip to content

Commit

Permalink
updated test scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
Zim Kalinowski committed Apr 14, 2020
1 parent 0c08808 commit 0325815
Showing 1 changed file with 20 additions and 6 deletions.
26 changes: 20 additions & 6 deletions specification/appconfiguration/resource-manager/readme.cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,26 @@ cli:
namespace: azure.mgmt.appconfiguration
package-name: azure-mgmt-appconfiguration
debug: true
test-setup:
- name: ConfigurationStores_Create
- name: ConfigurationStores_Get
- name: ConfigurationStores_CheckNameAvailable
- name: ConfigurationStores_ListKeys
- name: ConfigurationStores_List
test-scenario:
- name: /ConfigurationStores/put/ConfigurationStores_Create
- name: /ConfigurationStores/put/ConfigurationStores_Create_WithIdentity
- name: /PrivateEndpointConnections/put/PrivateEndpointConnection_CreateOrUpdate
- name: /PrivateEndpointConnections/get/PrivateEndpointConnection_GetConnection
- name: /PrivateLinkResources/get/PrivateLinkResources_Get
- name: /PrivateEndpointConnections/get/PrivateEndpointConnection_List
- name: /PrivateLinkResources/get/PrivateLinkResources_ListGroupIds
- name: /ConfigurationStores/get/ConfigurationStores_Get
- name: /ConfigurationStores/get/ConfigurationStores_ListByResourceGroup
- name: /ConfigurationStores/get/ConfigurationStores_List
- name: /ConfigurationStores/post/ConfigurationStores_RegenerateKey
- name: /ConfigurationStores/post/ConfigurationStores_ListKeyValue
- name: /ConfigurationStores/post/ConfigurationStores_ListKeys
- name: /ConfigurationStores/patch/ConfigurationStores_Update
- name: /ConfigurationStores/patch/ConfigurationStores_Update_WithIdentity
- name: /Operations/post/ConfigurationStores_CheckNameNotAvailable
- name: /Operations/post/ConfigurationStores_CheckNameAvailable
- name: /PrivateEndpointConnections/delete/PrivateEndpointConnections_Delete
- name: /ConfigurationStores/delete/ConfigurationStores_Delete
cli-directive:
- select: 'parameter'
where:
Expand Down

0 comments on commit 0325815

Please sign in to comment.