Kaydet (Commit) ebfba8d4 authored tarafından Joffrey F's avatar Joffrey F

Fix incorrect return info for inspect_service

Signed-off-by: 's avatarJoffrey F <joffrey@docker.com>
üst bc45e71c
...@@ -197,7 +197,8 @@ class ServiceApiMixin(object): ...@@ -197,7 +197,8 @@ class ServiceApiMixin(object):
into the service inspect output. into the service inspect output.
Returns: Returns:
``True`` if successful. (dict): A dictionary of the server-side representation of the
service, including all relevant properties.
Raises: Raises:
:py:class:`docker.errors.APIError` :py:class:`docker.errors.APIError`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment