Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed the Client description to include Gen2 #10178

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
08a54da
Fix or suppress spec violations
sandshadow Jan 10, 2018
58142ef
Try removing 2nd top-level heading, which _may_ have been causing a l…
sandshadow Jan 10, 2018
b3536fb
Fix extra indention which prevented linter from running.
sandshadow Jan 11, 2018
a268824
Added dataStringComparisonBehavior parameter to reference data put/up…
yeskarthik Mar 15, 2018
d515933
Fixed grammar.
yeskarthik Mar 15, 2018
06794ac
Merge pull request #4 from TimeSeriesInsights/add-spec-RefDataSet-New…
yeskarthik Mar 15, 2018
6098a47
Merge remote-tracking branch 'upstream/master'
Apr 3, 2018
78f6408
adding partitionkeyProperty to environmentInfo
Apr 3, 2018
2123814
changing property name
Apr 8, 2018
6afef06
Merge pull request #5 from TimeSeriesInsights/EnvironmentInfo-Partiti…
yeskarthik Apr 13, 2018
4639ecd
changing modelAsString
Apr 18, 2018
60a9c05
Merge pull request #6 from TimeSeriesInsights/partionKeyProperty-Mode…
ravikumarsureshbabu Apr 18, 2018
58cedb8
Merge remote-tracking branch 'upstream/master'
sandshadow Aug 20, 2018
d81181f
Initial checkin of spec. Unchanged from GA release other than version.
sandshadow Aug 20, 2018
726ac9e
Merge remote-tracking branch 'upstream/master'
sandshadow Aug 21, 2018
345a65a
Remove .orig files
sandshadow Aug 21, 2018
422b05c
Fix validation error by removing IoTHub ES from List ES example response
sandshadow Aug 21, 2018
55d47fe
Add extra example that was missing from preview spec.
sandshadow Aug 21, 2018
97ff060
Add long-term environment to resource hierarchy, and update examples.
sandshadow Aug 21, 2018
e99ad0b
Switch to model-as-string for enums. Restore EnvironmentResource's in…
sandshadow Aug 24, 2018
32ffd48
Upsate sku description
sandshadow Sep 7, 2018
2a64ead
Merge pull request #7 from sandshadow/master
sandshadow Sep 11, 2018
cff8d73
Merge remote-tracking branch 'upstream/master'
sandshadow Nov 28, 2018
22ec422
Add new TSI preview api-version to readme.md.
sandshadow Nov 28, 2018
caad40d
Add suppressions for false-positive linter failures.
sandshadow Nov 28, 2018
1886cea
Test suppression failures
sandshadow Nov 28, 2018
d3516c6
Adding preview package tag to several other places in readme.md
sandshadow Nov 28, 2018
d3e40d6
Add preview package to the readme.go.md file
sandshadow Nov 28, 2018
3f293e0
Remove invalid required property from EnvironmentCreateOrUpdateParame…
sandshadow Nov 28, 2018
acbfe92
Merge from upstream/master
dmdenmsft Apr 10, 2019
6b96d95
Initial version of data plane swagger spec for PAYG (Preview) SKU.
dmdenmsft Apr 10, 2019
b69711c
Merge pull request #9 from TimeSeriesInsights/feat-tsi-data-plane
dmdenmsft Apr 10, 2019
e33e334
Added missing Readme.md
dmdenmsft Apr 10, 2019
49adf6a
Merge pull request #10 from TimeSeriesInsights/feat-tsi-data-plane
dmdenmsft Apr 10, 2019
7363e85
Fixed name of readme
dmdenmsft Apr 11, 2019
eaafd61
Merge pull request #11 from TimeSeriesInsights/feat-tsi-data-plane
dmdenmsft Apr 11, 2019
0b5c4e4
Fixed path to swagger json
dmdenmsft Apr 11, 2019
2ea96c4
Merge pull request #12 from TimeSeriesInsights/feat-tsi-data-plane
dmdenmsft Apr 11, 2019
4e4d2f1
Attempt to fix readme
dmdenmsft Apr 11, 2019
d9dfc3d
Merge pull request #13 from TimeSeriesInsights/feat-tsi-data-plane
dmdenmsft Apr 11, 2019
a9279f9
Apply suggestions from code review
nschonni Apr 11, 2019
5796016
Update timeseriesinsights.json
yeskarthik Apr 12, 2019
9075f64
Update timeseriesinsights.json
yeskarthik Apr 12, 2019
cc0eef5
Removed id as required field from TimeSeriesHierarchy and TimeSeriesT…
yeskarthik Apr 12, 2019
b6d5037
Added link to oav issue
dmdenmsft Apr 12, 2019
2980515
Fixed merge conflicts.
yeskarthik Apr 17, 2019
d766f8e
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
yeskarthik May 14, 2019
ffc75f0
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
yeskarthik Oct 23, 2019
5638bb4
Merge remote-tracking branch 'upstream/master'
riserrad Mar 16, 2020
7413873
Merge remote-tracking branch 'upstream/master'
riserrad Mar 18, 2020
0fc2731
Merge remote-tracking branch 'upstream/master'
riserrad Mar 20, 2020
e8a15dd
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
yeskarthik May 18, 2020
3d19894
Merge branch 'master' of https://github.com/Azure/azure-rest-api-specs
wydrowski Jul 6, 2020
b430706
Changed the Client description to include Gen2
Jul 16, 2020
f5409af
updated description
Jul 27, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"swagger": "2.0",
"info": {
"title": "TimeSeriesInsightsClient",
"description": "Time Series Insights environment data plane client for PAYG (Preview L1 SKU) environments.",
"description": "Time Series Insights environment data plane client for Gen2 (Preview L1 SKU) environments.",
"version": "2018-11-01-preview"
},
"x-ms-parameterized-host": {
Expand Down Expand Up @@ -188,7 +188,7 @@
"ModelSettings"
],
"operationId": "ModelSettings_Get",
"description": "Returns the model settings which includes model display name, Time Series ID properties and default type ID. Every pay-as-you-go environment has a model that is automatically created.",
"description": "Returns the model settings which includes model display name, Time Series ID properties and default type ID. Every Gen2 environment has a model that is automatically created.",
"x-ms-examples": {
"ModelSettingsGet": {
"$ref": "./examples/ModelSettingsGet.json"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"swagger": "2.0",
"info": {
"title": "TimeSeriesInsightsClient",
"description": "Time Series Insights environment data plane client for GA (GA L1 SKU) environments.",
"description": "Time Series Insights environment data plane client for Gen2 (GA L1 SKU) environments.",
"version": "2020-07-31"
},
"x-ms-parameterized-host": {
Expand Down Expand Up @@ -188,7 +188,7 @@
"ModelSettings"
],
"operationId": "ModelSettings_Get",
"description": "Returns the model settings which includes model display name, Time Series ID properties and default type ID. Every pay-as-you-go environment has a model that is automatically created.",
"description": "Returns the model settings which includes model display name, Time Series ID properties and default type ID. Every Gen2 environment has a model that is automatically created.",
"x-ms-examples": {
"ModelSettingsGet": {
"$ref": "./examples/ModelSettingsGet.json"
Expand Down