Skip to content

Commit c1ea606

Browse files
jadrefkeAustin Drefke
andauthored
[AzureSearch] Make skillsetCount optional for 2020-GA API service stats (#9966)
* make skillsetCount optional for 2020-GA API * remove extra comma Co-authored-by: Austin Drefke <[email protected]>
1 parent 6cee4b5 commit c1ea606

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

specification/search/data-plane/Azure.Search/preview/2020-06-30/searchservice.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8501,8 +8501,7 @@
85018501
"indexersCount",
85028502
"dataSourcesCount",
85038503
"storageSize",
8504-
"synonymMaps",
8505-
"skillsetCount"
8504+
"synonymMaps"
85068505
],
85078506
"description": "Represents service-level resource counters and quotas."
85088507
},

0 commit comments

Comments
 (0)