Update SurveyJSON POD for the new method.
Add legal and header POD for ResponseJSON.
This commit is contained in:
parent
3671e80bea
commit
931b502666
2 changed files with 57 additions and 5 deletions
|
|
@ -38,8 +38,8 @@ Object constructor.
|
|||
|
||||
=head3 $json
|
||||
|
||||
Pass in some JSON to be serialized into a data structure. At the very least, you
|
||||
must pass in the "null" JSON string, '{}'.
|
||||
Pass in some JSON to be serialized into a data structure. Useful JSON would
|
||||
be a hash with "survey" and "sections" keys with appropriate values.
|
||||
|
||||
=head3 $log
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue