LimeSurvey: master 843d24fe

Author Committer Branch Timestamp Parent
jack-han-115 GitHub master 2023-12-07 16:56:57 master 5f1345d9
Changeset

Add theme, format data in the rest api (#3653)

  • add missing theme, format data in the rest api

  • dev: refactor

  • -pass inherit values to client side

  • fix syntax error

  • format file again

  • remove whitespace syntax

  • fix code style issue

  • dev: rename inheritedTemplate & inheritedFormat to templateInherited & formatInherited


Co-authored-by: Kevin Foster <kevin.foster.uk@gmail.com>

mod - application/libraries/Api/Command/V1/SurveyDetail.php Diff File
mod - application/libraries/Api/Command/V1/Transformer/Input/TransformerInputSurvey.php Diff File
mod - application/libraries/Api/Command/V1/Transformer/Output/TransformerOutputSurvey.php Diff File
mod - application/libraries/Api/Command/V1/Transformer/Output/TransformerOutputSurveyDetail.php Diff File