Skip to content

Commit e76a0b1

Browse files
committed
added get_survey_locales(survey_id) function to supported list
1 parent 6d0ddd6 commit e76a0b1

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
@@ -31,6 +31,7 @@ A Python client library for the [Dynata Cmix API](https://wiki2.criticalmix.net/
3131
get_surveys(status, *args, **kwargs)
3232
get_survey_data_layouts(survey_id)
3333
get_survey_definition(survey_id)
34+
get_survey_locales(survey_id)
3435
get_survey_xml(survey_id)
3536
get_survey_simulations(survey_id)
3637
get_survey_test_url(survey_id)

0 commit comments

Comments
 (0)