-
Notifications
You must be signed in to change notification settings - Fork 1.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
[Text Analytics] Provide relationships between healthcare entities #14035
Comments
This was referenced Mar 1, 2021
ghost
pushed a commit
that referenced
this issue
Mar 2, 2021
The service discovers relationships between healthcare entities and returns them as a list. This PR exposes this list after dereferencing the JSON pointers for healthcare entities. Fixes #14035
benbp
pushed a commit
to benbp/azure-sdk-for-js
that referenced
this issue
Mar 2, 2021
The service discovers relationships between healthcare entities and returns them as a list. This PR exposes this list after dereferencing the JSON pointers for healthcare entities. Fixes Azure#14035
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-js
that referenced
this issue
May 25, 2021
Fix to support nextLink with post calls for python sdk (Azure#14035) * single example with post nextLinl * address suggestions * remove examples * Add nextLink param * Post on nextLink for all requests * Add api-version as param * update readme * prettier fix * fix lint err try * rename operation id * fix generation for python * fix casing of next link * Remove package * change one next link op to normal path * readme.python config * Update readme.python.md Co-authored-by: Namrata Jagasia <[email protected]> Co-authored-by: iscai-msft <[email protected]> Co-authored-by: Zed <[email protected]> Co-authored-by: msyyc <[email protected]>
openapi-sdkautomation bot
pushed a commit
to AzureSDKAutomation/azure-sdk-for-js
that referenced
this issue
Jul 16, 2021
Fix to support nextLink with post calls for python sdk (Azure#14035) * single example with post nextLinl * address suggestions * remove examples * Add nextLink param * Post on nextLink for all requests * Add api-version as param * update readme * prettier fix * fix lint err try * rename operation id * fix generation for python * fix casing of next link * Remove package * change one next link op to normal path * readme.python config * Update readme.python.md Co-authored-by: Namrata Jagasia <[email protected]> Co-authored-by: iscai-msft <[email protected]> Co-authored-by: Zed <[email protected]> Co-authored-by: msyyc <[email protected]>
This issue was closed.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Following the structure the service sends.
The text was updated successfully, but these errors were encountered: