mirror of
https://github.com/gsi-upm/senpy
synced 2025-09-17 12:02:21 +00:00
Fixed expansion of "plugins"
Closes #26 There was no need to add @list, and it was causing JSON-LD to expand the URI of 'plugins'
This commit is contained in:
@@ -37,9 +37,6 @@
|
||||
"@type": "@id",
|
||||
"@container": "@set"
|
||||
},
|
||||
"plugins": {
|
||||
"@container": "@list"
|
||||
},
|
||||
"options": {
|
||||
"@container": "@set"
|
||||
},
|
||||
|
Reference in New Issue
Block a user