add comment
This commit is contained in:
@@ -19,6 +19,7 @@ swagger_path {
|
|||||||
{ name => 'identifier', in => 'path', required => 1, type => 'string' },
|
{ name => 'identifier', in => 'path', required => 1, type => 'string' },
|
||||||
],
|
],
|
||||||
responses => { default => { examples => {
|
responses => { default => { examples => {
|
||||||
|
# TODO document fields returned
|
||||||
'application/json' => { device => {}, power => {} },
|
'application/json' => { device => {}, power => {} },
|
||||||
} } },
|
} } },
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user