Skip to content

Commit 8e4aa78

Browse files
authored
[EngSys][EventGrid] enable generation of api doc model (Azure#26148)
apiview needs it as input to generate api reports
1 parent f022509 commit 8e4aa78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/eventgrid/eventgrid/api-extractor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json",
33
"mainEntryPointFilePath": "types/src/index.d.ts",
44
"docModel": {
5-
"enabled": false
5+
"enabled": true
66
},
77
"apiReport": {
88
"enabled": true,

0 commit comments

Comments
 (0)