Skip to content

Commit 0a02bef

Browse files
authored
Update Microsoft.Azure.Management.Quantum from latest swagger (#21842)
* Updated generated code with latest swagger * Update unit tests * Updated recordings * Increment version * Updated changelog
1 parent 5b77186 commit 0a02bef

23 files changed

+1025
-260
lines changed

eng/mgmt/mgmtmetadata/quantum_resource-manager.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ AutoRest installed successfully.
33
Commencing code generation
44
Generating CSharp code
55
Executing AutoRest command
6-
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/quantum/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\github\azure-sdk\azure-sdk-for-net\sdk
7-
2021-01-25 08:12:54 UTC
6+
cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/quantum/resource-manager/readme.md --csharp --version=v2 --reflect-api-versions --csharp-sdks-folder=C:\github\azure-quantum-clients\src\subrepos\ControlPlane-Net\sdk
7+
2021-06-14 03:44:20 UTC
88
Azure-rest-api-specs repository information
99
GitHub fork: Azure
1010
Branch: master
11-
Commit: b7050b79f9027c0ff14c92a25a2840e0248f5c95
11+
Commit: cd3f9579846af3cd2c35184b6bf3f68f41da7110
1212
AutoRest information
1313
Requested version: v2
1414
Bootstrapper version: [email protected]
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release History
22

3-
## 1.0.0-beta.1 (Unreleased)
3+
## 1.0.0-beta.2 (2021-06-22)
4+
### Updated
5+
- Offering/Provider's SKU now optionally returns a Restricted Access URI
6+
7+
## 1.0.0-beta.1 (2021-02-01)
48
### Added
59
- Initial preview of Azure.Management.Quantum

sdk/quantum/Microsoft.Azure.Management.Quantum/src/Generated/IQuantumManagementClient.cs

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/quantum/Microsoft.Azure.Management.Quantum/src/Generated/IWorkspaceOperations.cs

Lines changed: 52 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/quantum/Microsoft.Azure.Management.Quantum/src/Generated/Models/CheckNameAvailabilityParameters.cs

Lines changed: 61 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/quantum/Microsoft.Azure.Management.Quantum/src/Generated/Models/CheckNameAvailabilityResult.cs

Lines changed: 73 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/quantum/Microsoft.Azure.Management.Quantum/src/Generated/Models/CreatedByType.cs

Lines changed: 24 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/quantum/Microsoft.Azure.Management.Quantum/src/Generated/Models/QuantumWorkspace.cs

Lines changed: 9 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/quantum/Microsoft.Azure.Management.Quantum/src/Generated/Models/SkuDescription.cs

Lines changed: 18 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)