Added feature_cloud

attribute to presentation serializer

Change-Id: Ifab5016955f682a64aa1909bef3787287287c378
This commit is contained in:
Sebastian Marcet 2017-12-06 17:28:49 -03:00
parent a7e56e89a7
commit dd7687aa89
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ class PresentationSerializer extends SummitEventSerializer
'ProblemAddressed' => 'problem_addressed:json_string',
'AttendeesExpectedLearnt' => 'attendees_expected_learnt:json_string',
'ToRecord' => 'to_record:json_boolean',
'FeatureCloud' => 'feature_cloud:json_boolean',
);
protected static $allowed_fields = array