Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions documentation/onboard-dpg-in-sdkautomation/.net/README.md

This file was deleted.

This file was deleted.

44 changes: 0 additions & 44 deletions documentation/onboard-dpg-in-sdkautomation/README.md

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
40 changes: 0 additions & 40 deletions documentation/onboard-dpg-in-sdkautomation/java/README.md

This file was deleted.

45 changes: 0 additions & 45 deletions documentation/onboard-dpg-in-sdkautomation/js/README.md

This file was deleted.

39 changes: 0 additions & 39 deletions documentation/onboard-dpg-in-sdkautomation/python/README.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,23 +1,5 @@
# [[ServiceName]]

> see https://aka.ms/autorest

This is the AutoRest configuration file for [[ServiceName]].

## Getting Started

To build the SDKs for My API, simply install AutoRest via `npm` (`npm install -g autorest`) and then run:

> `autorest readme.md`

To see additional help and options, run:

> `autorest --help`

For other options on installation see [Installing AutoRest](https://aka.ms/autorest/install) on the AutoRest github page.

---

## Configuration

### Basic Information
Expand Down Expand Up @@ -68,18 +50,3 @@ These settings apply only when `--package-B-tag=package-B-[[Version]]` is specif
input-file:
- Microsoft.YourServiceName/stable/YYYY-MM-DD/YourServiceNameB.json
```

# Code Generation

## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

```yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-js
- repo: azure-sdk-for-python
- repo: azure-sdk-for-java
- repo: azure-sdk-for-net
```
Original file line number Diff line number Diff line change
@@ -1,23 +1,5 @@
# [[ServiceName]]

> see https://aka.ms/autorest

This is the AutoRest configuration file for [[ServiceName]].

## Getting Started

To build the SDKs for My API, simply install AutoRest via `npm` (`npm install -g autorest`) and then run:

> `autorest readme.md`

To see additional help and options, run:

> `autorest --help`

For other options on installation see [Installing AutoRest](https://aka.ms/autorest/install) on the AutoRest github page.

---

## Configuration

### Basic Information
Expand All @@ -40,18 +22,3 @@ These settings apply only when `--tag=package-[[Version]]` is specified on the c
input-file:
- [[ResourceProviderName]]/[[ReleaseState]]/[[Version]]/[[ServiceName]].json
```

# Code Generation

## Swagger to SDK

This section describes what SDK should be generated by the automatic system.
This is not used by Autorest itself.

```yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-sdk-for-js
- repo: azure-sdk-for-python
- repo: azure-sdk-for-java
- repo: azure-sdk-for-net
```
3 changes: 0 additions & 3 deletions documentation/samplefiles/ABOUT.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ specification files referenced by the README files.
> which is a legacy, obsolete approach. For current approach refer to
> [aka.ms/azsdk/typespec](https://aka.ms/azsdk/typespec).

Finally, the `./Microsoft.YourServiceName/stable/YYYY-MM-DD/scenarios/quickStart.yaml`
is an [`api-scenario`](../api-scenario/README.md) sample.

You can learn more about AutoRest configuration files at
[aka.ms/azsdk/autorest](https://aka.ms/azsdk/autorest).

Expand Down

This file was deleted.

Loading