SurveyService - add method that allows to get the "start survey url" using participant's token (instead of whole participant's object)

This commit is contained in:
Meritoo
2017-10-30 19:44:04 +01:00
parent 64e0fb3152
commit ee62e9f148
3 changed files with 35 additions and 7 deletions

View File

@@ -3,7 +3,7 @@
"description": "Client of LimeSurvey API",
"type": "library",
"license": "MIT",
"version": "0.0.10",
"version": "0.0.11",
"authors": [
{
"name": "Meritoo",