Edit store & url component

This commit is contained in:
2020-12-18 19:22:45 +01:00
parent c257eb3316
commit 1ba20a2003
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -7,11 +7,11 @@
}, },
"options": {}, "options": {},
"attributes": { "attributes": {
"lien": { "url": {
"type": "string", "type": "string",
"required": true "required": true
}, },
"store": { "boutik": {
"type": "enumeration", "type": "enumeration",
"enum": [ "enum": [
"Tidal", "Tidal",
+2 -2
View File
@@ -7,11 +7,11 @@
}, },
"options": {}, "options": {},
"attributes": { "attributes": {
"lien": { "url": {
"type": "string", "type": "string",
"required": true "required": true
}, },
"hebergeur": { "sit": {
"type": "enumeration", "type": "enumeration",
"enum": [ "enum": [
"Youtube", "Youtube",