enable embed field for api
This commit is contained in:
parent
4a22ee9245
commit
e35d261ff4
@ -33,6 +33,7 @@ class Api {
|
|||||||
'sticky' => 'sticky',
|
'sticky' => 'sticky',
|
||||||
'locked' => 'locked',
|
'locked' => 'locked',
|
||||||
'bump' => 'last_modified',
|
'bump' => 'last_modified',
|
||||||
|
'embed' => 'embed',
|
||||||
'slug' => 'semantic_url',
|
'slug' => 'semantic_url',
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user