-
Notifications
You must be signed in to change notification settings - Fork 2k
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
health insights sdk for java #33948
health insights sdk for java #33948
Conversation
/azp run prepare-pipelines |
Azure Pipelines successfully started running 1 pipeline(s). |
Hi |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you have APIView links we should also review?
sdk/healthinsights/azure-health-insights-cancerprofiling/CHANGELOG.md
Outdated
Show resolved
Hide resolved
@asaflevi-ms for my information how was this library generated? What steps did you use and what documentation did you reference? |
…s-sdk-for-java update cspell with missing words
Generated with Cadl: Azure/azure-rest-api-specs#22990 Used Cadl documentation and help from cadl/sdk support teams |
API change check APIView has identified API level changes in this PR and created following API reviews. azure-health-insights-clinicalmatching |
Could you provide a link to the docs you are using? I'm mostly trying to make sure we have the right docs for folks to be successful. |
sdk/healthinsights/azure-health-insights-cancerprofiling/src/samples/README.md
Outdated
Show resolved
Hide resolved
sdk/healthinsights/azure-health-insights-cancerprofiling/src/samples/README.md
Outdated
Show resolved
Hide resolved
sdk/healthinsights/azure-health-insights-cancerprofiling/README.md
Outdated
Show resolved
Hide resolved
sdk/healthinsights/azure-health-insights-cancerprofiling/src/samples/README.md
Show resolved
Hide resolved
sdk/healthinsights/azure-health-insights-cancerprofiling/README.md
Outdated
Show resolved
Hide resolved
sdk/healthinsights/azure-health-insights-cancerprofiling/README.md
Outdated
Show resolved
Hide resolved
...ing/src/samples/java/com/azure/health/insights/cancerprofiling/SampleInferCancerProfile.java
Show resolved
Hide resolved
...iling/src/test/java/com/azure/health/insights/cancerprofiling/CancerProfilingClientTest.java
Outdated
Show resolved
Hide resolved
...g/src/test/java/com/azure/health/insights/cancerprofiling/CancerProfilingClientTestBase.java
Show resolved
Hide resolved
sdk/healthinsights/azure-health-insights-clinicalmatching/src/samples/README.md
Outdated
Show resolved
Hide resolved
sdk/healthinsights/azure-health-insights-clinicalmatching/README.md
Outdated
Show resolved
Hide resolved
Hi @asaflevi-ms , could you please also check the comments in the two API views? |
Hi @haolingdong-msft , |
...ing/src/samples/java/com/azure/health/insights/cancerprofiling/SampleInferCancerProfile.java
Outdated
Show resolved
Hide resolved
...iling/src/test/java/com/azure/health/insights/cancerprofiling/CancerProfilingClientTest.java
Outdated
Show resolved
Hide resolved
@haolingdong-msft Could you make one final pass (and approve if you are good with it; I will do so as well)? |
Sure, I am checking. |
LGTM, except this #33948 (comment), not sure if this is expected. |
What is LGTM ? |
It means Looks good to me. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If anyone has change request, please comment in PR.
I will merge it on 3/30.
Description
First PR for Health Insights - First Public preview
Please add an informative description that covers that changes made by the pull request and link all relevant issues.
If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines