Added feature_cloud
attribute to presentation serializer Change-Id: Ifab5016955f682a64aa1909bef3787287287c378
This commit is contained in:
parent
a7e56e89a7
commit
dd7687aa89
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user