LimeSurvey: master 5f1345d9

Author Committer Branch Timestamp Parent
twilllig GitHub master 2023-12-05 11:40:11 master 640223f1
Changeset

QE-612 - Catch exceptions (and return erroneous operations back to client) (03643)

  • Catch exceptions (and return erroneous operations back to client)

  • dev: change comment


Co-authored-by: pstelling <patricia.stelling@limesurvey.org>

mod - application/libraries/Api/Command/V1/SurveyPatch/OpHandlerQuestionCreate.php Diff File
mod - application/libraries/Api/Command/V1/SurveyPatch/PatcherSurvey.php Diff File
add - application/libraries/Api/Command/V1/SurveyPatch/Response/ErronousOperationItem.php Diff File
add - application/libraries/Api/Command/V1/SurveyPatch/Response/ErronousOperations.php Diff File
mod - application/libraries/Api/Command/V1/SurveyPatch/Traits/OpHandlerQuestionTrait.php Diff File