Skip to content
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] param to ivar in model docstrings #11788

Merged
merged 2 commits into from
Jun 3, 2020

Conversation

iscai-msft
Copy link
Contributor

No description provided.

@iscai-msft iscai-msft requested a review from kristapratico June 3, 2020 19:02
@iscai-msft iscai-msft self-assigned this Jun 3, 2020
@@ -63,13 +63,13 @@ class DetectedLanguage(DictMixin):
"""DetectedLanguage contains the predicted language found in text,
its confidence score, and ISO 639-1 representation.

:param name: Long name of a detected language (e.g. English,
:ivar name: Long name of a detected language (e.g. English,
French).
:type name: str
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pretty sure :type: needs to be changed to :vartype: too

@iscai-msft iscai-msft merged commit 6123e8f into Azure:master Jun 3, 2020
@iscai-msft iscai-msft deleted the change_params_to_ivars_ta branch June 3, 2020 19:21
openapi-sdkautomation bot pushed a commit to AzureSDKAutomation/azure-sdk-for-python that referenced this pull request Nov 24, 2020
Adding managedBy property that is returned by the API but not in swagger (Azure#11788)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants