Skip to content

Commit ae7a1fc

Browse files
authored
Update v1.0 extension name (#172)
1 parent 38c3ca0 commit ae7a1fc

4 files changed

Lines changed: 2 additions & 24 deletions

File tree

generated/microsoftgraph/microsoft.graph/v1.0/0.1.8-preview/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"resourceFunctions": {},
2323
"settings": {
24-
"name": "MicrosoftGraphV1.0",
24+
"name": "MicrosoftGraph",
2525
"version": "0.1.8-preview",
2626
"isSingleton": false
2727
}

src/extensionConfig/src/extensionConfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "0.1.8-preview"
55
},
66
"v1.0": {
7-
"name": "MicrosoftGraphV1.0",
7+
"name": "MicrosoftGraph",
88
"version": "0.1.8-preview"
99
}
1010
}

src/generator/src/config.ts

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

src/generator/src/extensionConfig.json

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

0 commit comments

Comments
 (0)