We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d0ddd6 commit e76a0b1Copy full SHA for e76a0b1
README.md
@@ -31,6 +31,7 @@ A Python client library for the [Dynata Cmix API](https://wiki2.criticalmix.net/
31
get_surveys(status, *args, **kwargs)
32
get_survey_data_layouts(survey_id)
33
get_survey_definition(survey_id)
34
+ get_survey_locales(survey_id)
35
get_survey_xml(survey_id)
36
get_survey_simulations(survey_id)
37
get_survey_test_url(survey_id)
0 commit comments