Azure Quantum client for Azure SDK for JS#13322
Conversation
|
|
||
| #### Sample code | ||
|
|
||
| Refer the sample code in the [azure-sdk-for-js-samples](https://github.com/Azure/azure-sdk-for-js-samples) repository. |
There was a problem hiding this comment.
this link is broken. Using the most recent code generator to regenerate should fix this problem. For example version: v6.0.0-dev.20210121.1.
deyaaeldeen
left a comment
There was a problem hiding this comment.
please add a package maintainer in .github/CODEOWNERS.
|
Hey @vxfield Thanks for generating the package and creating the PR. Unfortunately, there is a little bit of a scaffolding work around the generated code that we need to have in order to enable the build and release pipelines for this package. We will close this PR and create a new one with the required scaffolding and post a link here to the new PR. We will be using the latest swagger file from https://github.com/Azure/azure-rest-api-specs/blob/master/specification/quantum/data-plane/Microsoft.Quantum/preview/2019-11-04-preview/quantum.json. Please let us know if we need to use an older version or a different file. cc @sarangan12, @lmazuel |
[Stream Analytics] Add Subscription Level APIs (Azure#13322) * add query testing apis * add operationId and outputURI * fix some linter errors * fix model validation * address some PR comments * address some comments * delete getoperationresults example * try adding raw input datasource wrappers * add inputs * refactor input structure * add outputs * modify some descriptions * address more comments * add 200 response * fix formatting * Delete package-lock.json * restore package-lock.json * address final comments * add compile query * add sample input api * add test input and test output apis * fix validation errors * update testQuery and compileQuery * update sample input and test input/output * final fixes * fix linter errors pt1 * fix small bugs * remove duplicate operations def Co-authored-by: Roslyn Lu <roslu@microsoft.com>
No description provided.