Skip to content

Commit 273f430

Browse files
committed
added function to supported list
1 parent 79f4582 commit 273f430

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ A Python client library for the [Dynata Cmix API](https://wiki2.criticalmix.net/
3232
get_survey_data_layouts(survey_id)
3333
get_survey_definition(survey_id)
3434
get_survey_xml(survey_id)
35+
get_survey_sections(survey_id)
3536
get_survey_simulations(survey_id)
3637
get_survey_test_url(survey_id)
3738
get_survey_respondents(survey_id, respondent_type, live)

0 commit comments

Comments
 (0)