[WIP] Network return docs (#23441)

Network return docs
This commit is contained in:
John R Barker 2017-04-12 13:13:41 -04:00 committed by GitHub
parent 92dc61e869
commit 902bc58509
79 changed files with 184 additions and 172 deletions

View file

@ -193,7 +193,7 @@ RETURN = '''
record:
description: dictionary containing the record data
returned: success, except on record deletion
type: dictionary
type: complex
contains:
content:
description: the record content (details depend on record type)