Skip to content

Commit 37075ef

Browse files
zedy-wjqiaozha
andauthored
refactor(iotspaces): migrate to unified folder structure (Azure#37246)
* refactor the folder structure * fix go sdk ci error * remove invalid info --------- Co-authored-by: Qiaoqiao Zhang <55688292+qiaozha@users.noreply.github.com>
1 parent 661ae88 commit 37075ef

File tree

6 files changed

+4
-16
lines changed

6 files changed

+4
-16
lines changed

specification/iotspaces/resource-manager/Microsoft.IoTSpaces/preview/2017-10-01-preview/iotspaces.json renamed to specification/iotspaces/resource-manager/Microsoft.IoTSpaces/IoTSpaces/preview/2017-10-01-preview/iotspaces.json

File renamed without changes.

specification/iotspaces/resource-manager/readme.md renamed to specification/iotspaces/resource-manager/Microsoft.IoTSpaces/IoTSpaces/readme.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ These settings apply only when `--tag=package-2017-10-preview` is specified on t
5656

5757
``` yaml $(tag) == 'package-2017-10-preview'
5858
input-file:
59-
- Microsoft.IoTSpaces/preview/2017-10-01-preview/iotspaces.json
59+
- preview/2017-10-01-preview/iotspaces.json
6060
```
6161

6262
---
@@ -69,16 +69,11 @@ This is not used by Autorest itself.
6969

7070
``` yaml $(swagger-to-sdk)
7171
swagger-to-sdk:
72-
- repo: azure-sdk-for-go
7372
- repo: azure-sdk-for-js
7473
- repo: azure-sdk-for-node
7574
- repo: azure-resource-manager-schemas
7675
- repo: azure-powershell
7776
```
7877

79-
## Go
80-
81-
See configuration in [readme.go.md](./readme.go.md)
82-
8378

8479

specification/iotspaces/resource-manager/readme.nodejs.md renamed to specification/iotspaces/resource-manager/Microsoft.IoTSpaces/IoTSpaces/readme.nodejs.md

File renamed without changes.

specification/iotspaces/resource-manager/readme.typescript.md renamed to specification/iotspaces/resource-manager/Microsoft.IoTSpaces/IoTSpaces/readme.typescript.md

File renamed without changes.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- tool: TypeSpecRequirement
2+
path: ./preview/2017-10-01-preview/*.json
3+
reason: Brownfield service not ready to migrate

specification/iotspaces/resource-manager/readme.go.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)