Skip to content

Commit 5d85505

Browse files
authored
Refactor graphrbac folder structure to comply with Azure Guidelines (Azure#37287)
1 parent c5a4a76 commit 5d85505

File tree

8 files changed

+5
-2
lines changed

8 files changed

+5
-2
lines changed
File renamed without changes.

specification/graphrbac/data-plane/readme.md renamed to specification/graphrbac/data-plane/GraphRbac/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ These settings apply only when `--tag=1.6` is specified on the command line.
3636

3737
``` yaml $(tag) == '1.6'
3838
input-file:
39-
- Microsoft.GraphRbac/stable/1.6/graphrbac.json
39+
- stable/1.6/graphrbac.json
4040
```
4141

4242
## Suppression
@@ -99,7 +99,7 @@ require: $(this-folder)/../../../profiles/readme.md
9999
100100
# all the input files across all versions
101101
input-file:
102-
- $(this-folder)/Microsoft.GraphRbac/stable/1.6/graphrbac.json
102+
- $(this-folder)/stable/1.6/graphrbac.json
103103
104104
```
105105

specification/graphrbac/data-plane/readme.nodejs.md renamed to specification/graphrbac/data-plane/GraphRbac/readme.nodejs.md

File renamed without changes.

specification/graphrbac/data-plane/readme.python.md renamed to specification/graphrbac/data-plane/GraphRbac/readme.python.md

File renamed without changes.

specification/graphrbac/data-plane/readme.ruby.md renamed to specification/graphrbac/data-plane/GraphRbac/readme.ruby.md

File renamed without changes.

specification/graphrbac/data-plane/readme.typescript.md renamed to specification/graphrbac/data-plane/GraphRbac/readme.typescript.md

File renamed without changes.

specification/graphrbac/data-plane/Microsoft.GraphRbac/stable/1.6/graphrbac.json renamed to specification/graphrbac/data-plane/GraphRbac/stable/1.6/graphrbac.json

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: ./stable/1.6/*.json
3+
reason: Brownfield service not ready to migrate

0 commit comments

Comments
 (0)