Jaidyn Ann
cc81dee054
The ActivityStreams package solely held the Object JSON-type, which is now in the ActivityVocabulary package. Files and system definitions have been shuffled around accordingly.
7 lines
145 B
JSON
7 lines
145 B
JSON
{
|
|
"@context": "https://www.w3.org/ns/activitystreams",
|
|
"type": "Question",
|
|
"name": "What is the answer?",
|
|
"closed": "2016-05-10T00:00:00Z"
|
|
}
|