We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d4d2f2 commit 13e1c40Copy full SHA for 13e1c40
specification/azure-kusto/resource-manager/readme.md
@@ -220,9 +220,11 @@ require: $(this-folder)/../../../profiles/readme.md
220
221
# all the input files across all versions
222
input-file:
223
+ - $(this-folder)/Microsoft.Kusto/stable/2019-05-15/kusto.json
224
- $(this-folder)/Microsoft.Kusto/stable/2019-01-21/kusto.json
225
- $(this-folder)/Microsoft.Kusto/preview/2018-09-07-preview/kusto.json
226
- $(this-folder)/Microsoft.Kusto/preview/2017-09-07-privatepreview/kusto.json
227
+
228
```
229
230
If there are files that should not be in the `all-api-versions` set,
0 commit comments