Skip to content

Commit

Permalink
Fixed .Net SDK code generation issue. (Azure#14205)
Browse files Browse the repository at this point in the history
Co-authored-by: Kalpesh Chavan <kachavan@microsoft.com>
  • Loading branch information
KalpeshChavan12 and Kalpesh Chavan committed May 6, 2021
1 parent 6266d33 commit 95be8ad
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions specification/maintenance/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ To see additional help and options, run:
These are the global settings for the Azure Maintenance API.

``` yaml
title: MaintenanceClient
description: Maintenance Client
openapi-type: arm
tag: package-2021-05
```
Expand Down Expand Up @@ -106,7 +104,7 @@ csharp:
license-header: MICROSOFT_MIT_NO_VERSION
namespace: Microsoft.Azure.Management.Maintenance
payload-flattening-threshold: 1
output-folder: $(csharp-sdks-folder)/Maintenance/Management.Maintenance/Generated
output-folder: $(csharp-sdks-folder)/maintenance/Microsoft.Azure.Management.Maintenance/src/Generated/
clear-output-folder: true
```

Expand Down

0 comments on commit 95be8ad

Please sign in to comment.