Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove all schema readme #13885

Merged
merged 4 commits into from
Apr 29, 2021
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,6 @@ swagger-to-sdk:
- repo: azure-sdk-for-python
- repo: azure-sdk-for-go
- repo: azure-resource-manager-schemas
after_scripts:
- node sdkauto_afterscript.js EnterpriseKnowledgeGraph/resource-manager
```

## C#
Expand All @@ -94,7 +92,5 @@ csharp:
clear-output-folder: true
```

## AzureResourceSchema

See configuration in [readme.azureresourceschema.md](./readme.azureresourceschema.md)

This file was deleted.

4 changes: 0 additions & 4 deletions specification/addons/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ This is not used by Autorest itself.
``` yaml $(swagger-to-sdk)
swagger-to-sdk:
- repo: azure-resource-manager-schemas
after_scripts:
- node sdkauto_afterscript.js addons/resource-manager
```

---
Expand Down Expand Up @@ -193,7 +191,5 @@ generate-interface: true



## AzureResourceSchema

See configuration in [readme.azureresourceschema.md](./readme.azureresourceschema.md)

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@ swagger-to-sdk:
- repo: azure-sdk-for-go
- repo: azure-sdk-for-node
- repo: azure-resource-manager-schemas
after_scripts:
- node sdkauto_afterscript.js adhybridhealthservice/resource-manager
```


Expand Down Expand Up @@ -97,7 +95,5 @@ See configuration in [readme.go.md](./readme.go.md)

See configuration in [readme.java.md](./readme.java.md)

## AzureResourceSchema

See configuration in [readme.azureresourceschema.md](./readme.azureresourceschema.md)

36 changes: 0 additions & 36 deletions specification/adp/resource-manager/readme.azureresourceschema.md

This file was deleted.

4 changes: 0 additions & 4 deletions specification/adp/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ swagger-to-sdk:
- bundle install && rake arm:regen_all_profiles['azure_mgmt_adp']
- repo: azure-cli-extensions
- repo: azure-resource-manager-schemas
after_scripts:
- node sdkauto_afterscript.js adp/resource-manager
```

## Go
Expand All @@ -93,6 +91,4 @@ See configuration in [readme.typescript.md](./readme.typescript.md)

See configuration in [readme.csharp.md](./readme.csharp.md)

## AzureResourceSchema

See configuration in [readme.azureresourceschema.md](./readme.azureresourceschema.md)

This file was deleted.

4 changes: 0 additions & 4 deletions specification/advisor/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,6 @@ swagger-to-sdk:
- repo: azure-sdk-for-js
- repo: azure-sdk-for-node
- repo: azure-resource-manager-schemas
after_scripts:
- node sdkauto_afterscript.js advisor/resource-manager
```

## Python
Expand Down Expand Up @@ -162,7 +160,5 @@ csharp:

See configuration in [readme.java.md](./readme.java.md)

## AzureResourceSchema

See configuration in [readme.azureresourceschema.md](./readme.azureresourceschema.md)

This file was deleted.

4 changes: 0 additions & 4 deletions specification/alertsmanagement/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,6 @@ swagger-to-sdk:
- repo: azure-sdk-for-go
- repo: azure-sdk-for-trenton
- repo: azure-resource-manager-schemas
after_scripts:
- node sdkauto_afterscript.js alertsmanagement/resource-manager
```

## C#
Expand Down Expand Up @@ -175,7 +173,5 @@ See configuration in [readme.go.md](./readme.go.md)

See configuration in [readme.java.md](./readme.java.md)

## AzureResourceSchema

See configuration in [readme.azureresourceschema.md](./readme.azureresourceschema.md)

Loading