Skip to content

Commit 2cdb5df

Browse files
author
David R. Williamson
authored
DPS: fix misspelled word in path (#13454)
* DPS: fix misspelled word in path * DPS: Default to GA API version
1 parent 427416f commit 2cdb5df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

specification/deviceprovisioningservices/resource-manager/readme.csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ csharp:
1717
client-side-validation: false
1818
clear-output-folder: true
1919
namespace: Microsoft.Azure.Management.DeviceProvisioningServices
20-
output-folder: $(csharp-sdks-folder)/deviceprovisioningservcies/Microsoft.Azure.Management.DeviceProvisioningServcies/src/Generated
20+
output-folder: $(csharp-sdks-folder)/deviceprovisioningservices/Microsoft.Azure.Management.DeviceProvisioningServices/src/Generated
2121
```

specification/deviceprovisioningservices/resource-manager/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ These are the global settings for the API.
2626

2727
``` yaml
2828
openapi-type: arm
29-
tag: package-preview-2020-09
29+
tag: package-2020-03
3030
```
3131
3232
### Tag: package-preview-2020-09

0 commit comments

Comments
 (0)