Edit store & url component
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user