Skip to content

Commit 8ab9749

Browse files
SDKAutot-prta
andcommitted
CodeGen from PR 13296 in Azure/azure-rest-api-specs
Fix issue 13147 for HybridDataManager (#13296) * Create hybriddata.json Added updated swagger file for Microsoft.HybridData * Create readme.md * Updated readme files * Update readme.md * Removed unused API endpoints * Updated example files and swagger * Fixed error in path to example files * Fixed Go and Ruby Readme Files * Added suppression for OperationIdNounVerb * Added DataManagers_Update and examples * Added suppression for ARM Violation and updated swagger and example files * Updated swagger to sdk script for ruby * Added Python swagger to sdk * Added PartiallySucceeded status * Added swagger and examples for API Version 2019-06-01 Added swagger and examples for API version 2019-06-01 Adding PartiallySucceeded job status * Removed partially succeeded status from 2016-06-01 swagger * Updating body of 202 response * After running prettier Ran npm install; npm run prettier -- --write "specification/hybriddatamanager/**/*.json" * Updated readme files to include 2019-06 api version * Updated descriptions as per PR comments * Committing Prettier check change * Updated HybridDataManager to fix issue 13147 Fix issue Azure/azure-rest-api-specs#13147 in hybriddatamanager Co-authored-by: t-prta <46665688+prerna-tank-ms@users.noreply.github.com>
1 parent ffa4141 commit 8ab9749

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

schemas/2016-06-01/Microsoft.HybridData.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,4 +461,4 @@
461461
"description": "The sku type."
462462
}
463463
}
464-
}
464+
}

schemas/2019-06-01/Microsoft.HybridData.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,4 +461,4 @@
461461
"description": "The sku type."
462462
}
463463
}
464-
}
464+
}

0 commit comments

Comments
 (0)