Skip to content

Commit

Permalink
DO NOT MERGE
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-shandar committed Apr 6, 2019
1 parent 9f06776 commit 2585315
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions specification/addons/resource-manager/readme.md
@@ -1,13 +1,13 @@
# Addons

> see https://aka.ms/autorest
This is the AutoRest configuration file for Addons RP.



---
## Getting Started
## Getting Started
To build the SDK for Addons, simply [Install AutoRest](https://aka.ms/autorest/install) and in this folder, run:

> `autorest`
Expand All @@ -21,7 +21,7 @@ To see additional help and options, run:



### Basic Information
### Basic Information
These are the global settings for the Addons API.

``` yaml
Expand All @@ -38,21 +38,12 @@ input-file:
- Microsoft.Addons/preview/2018-03-01/addons-swagger.json
```

### Tag: package-2017-05

These settings apply only when `--tag=package-2017-05` is specified on the command line.

``` yaml $(tag) == 'package-2017-05'
input-file:
- Microsoft.Addons/preview/2017-05-15/Addons.json
```

---
# Code Generation


---
## C#
## C#

These settings apply only when `--csharp` is specified on the command line.
Please also specify `--csharp-sdks-folder=<path to "SDKs" directory of your azure-sdk-for-net clone>`.
Expand Down

0 comments on commit 2585315

Please sign in to comment.