refactoring delete API, added external JSON-LD context
This commit is contained in:
10
js/comment.jsonld
Normal file
10
js/comment.jsonld
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"@context": {
|
||||
"status": "http://schema.org/Integer",
|
||||
"id": "http://schema.org/name",
|
||||
"url: {
|
||||
"@id": "http://schema.org/url",
|
||||
"@type": "@id"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user