Skip to content
Closed
Prev Previous commit
Next Next commit
Generated from 74015effe67861219300974a71998ed898a31a30
Fix more PR=true errors
  • Loading branch information
AutorestCI committed Feb 6, 2018
commit 26fa64af44f021570b3e23dc4284601b04ca54ad
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class AnnotationCreateError(Model):
:type code: str
:param message: Error message
:type message: str
:param inner_error:
:param inner_error: hello. world
:type inner_error: ~azure.mgmt.applicationinsights.models.InnerError
"""

Expand Down