Skip to content

Commit

Permalink
add openapi-subtype (#11639)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjaiganesh authored Nov 13, 2020
1 parent 5dd8351 commit 2cbfac7
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions specification/adp/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ These are the global settings for the adp.
```yaml
title: AdpManagementClient
openapi-type: arm
openapi-subtype: rpaas
tag: package-2020-07-01-preview
```
Expand Down
1 change: 1 addition & 0 deletions specification/azurestackhci/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ These are the global settings for the azurestackhci.
title: AzureStackHCIClient
description: Azure Stack HCI management service
openapi-type: arm
openapi-subtype: rpaas
tag: package-2020-10
```
Expand Down
1 change: 1 addition & 0 deletions specification/datadog/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ These are the global settings for the Datadog API.
``` yaml
title: Microsoft Datadog Client
openapi-type: arm
openapi-subtype: rpaas
tag: package-2020-02-preview
```
Expand Down
1 change: 1 addition & 0 deletions specification/hybridkubernetes/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ These are the global settings for the Kubernetes Connect RP.

```yaml
openapi-type: arm
openapi-subtype: rpaas
tag: package-2020-01-01-preview
```
Expand Down
1 change: 1 addition & 0 deletions specification/windowsesu/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ These are the global settings for the windowsesu.

```yaml
openapi-type: arm
openapi-subtype: rpaas
tag: package-2019-09-16-preview
```
Expand Down

0 comments on commit 2cbfac7

Please sign in to comment.