Commit f5dce12
authored
update OperationalInsights package for SDK release (#13782)
* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.
* added Tables new api version
* changed bool to boolean types
* prettified jsons
* fix erroes in swagger
* undo changes to 2020-03-01-preview version
* pr fixes
* updated TableUpdate example
* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example
* changed v1 to v2
* changed WorkspaceNameParameter back to V1
* changed ErrorResponse to default ErrorResponse without ref to local definition
* added systemData
* removed systemData
* added systemData to Patch and Get
* moved systemData to Table properties
* deleted systemData from Table.json, added to Get and Put examles
* changed location of systemData in Tables.json
* moved systemData to inside Table definition
* moved systemData inside Table properties
* removed SystemData
* creatted a new package containing all latest swagger files for publishing new SDK
* removed package 2021_02 and set default packate to 2020_10
* removed 2 packages
* removed DataCollectorLogs.json from readme.md 20202.10
* added empty line to try invoke pipeline validations that havent run
* Delete Tables.json
* added3 new properties to TableProperties:
IsTroubleshootingAllowed, IsTroubleshootingEnabled, IsTroubleshootingEnabledLastActivation.
* merge
* prettified jsons
* undo changes to 2020-03-01-preview version
* updated TableUpdate example
* changed lastTroubleshootDate from date format to string, removed isTroubleshootingAllowed from body of example
* changed v1 to v2
* changed WorkspaceNameParameter back to V1
* added systemData
* removed systemData
* added systemData to Patch and Get
* moved systemData to Table properties
* deleted systemData from Table.json, added to Get and Put examles
* changed location of systemData in Tables.json
* moved systemData to inside Table definition
* moved systemData inside Table properties
* removed whitespaces
* changed DataExportErrorResponse to common
.../v2/types.json#/definitions/ErrorResponse
* changed all Error response of 2020-08 to common definition1 parent e6a0144 commit f5dce12
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments