|
|
@ -22,7 +22,7 @@ class CreateQuestion extends Fractal\TransformerAbstract
|
|
|
|
'Hashtag' => 'as:Hashtag',
|
|
|
|
'Hashtag' => 'as:Hashtag',
|
|
|
|
'sensitive' => 'as:sensitive',
|
|
|
|
'sensitive' => 'as:sensitive',
|
|
|
|
'schema' => 'http://schema.org/',
|
|
|
|
'schema' => 'http://schema.org/',
|
|
|
|
'pixelfed' => 'http://pixelfed.org/ns#'
|
|
|
|
'pixelfed' => 'http://pixelfed.org/ns#',
|
|
|
|
'commentsEnabled' => [
|
|
|
|
'commentsEnabled' => [
|
|
|
|
'@id' => 'pixelfed:commentsEnabled',
|
|
|
|
'@id' => 'pixelfed:commentsEnabled',
|
|
|
|
'@type' => 'schema:Boolean'
|
|
|
|
'@type' => 'schema:Boolean'
|
|
|
|