mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-20 05:17:55 +00:00
Remove duplicate field in schemas
This commit is contained in:
parent
8e7e33f0f8
commit
ad7134e834
@ -347,7 +347,6 @@
|
|||||||
"md5sum": {
|
"md5sum": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"title": "md5sum of the file",
|
"title": "md5sum of the file",
|
||||||
"type": "string",
|
|
||||||
"pattern": "^[a-f0-9]{32}$"
|
"pattern": "^[a-f0-9]{32}$"
|
||||||
},
|
},
|
||||||
"filesize": {
|
"filesize": {
|
||||||
|
@ -349,7 +349,6 @@
|
|||||||
"md5sum": {
|
"md5sum": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"title": "md5sum of the file",
|
"title": "md5sum of the file",
|
||||||
"type": "string",
|
|
||||||
"pattern": "^[a-f0-9]{32}$"
|
"pattern": "^[a-f0-9]{32}$"
|
||||||
},
|
},
|
||||||
"filesize": {
|
"filesize": {
|
||||||
|
@ -349,7 +349,6 @@
|
|||||||
"md5sum": {
|
"md5sum": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"title": "md5sum of the file",
|
"title": "md5sum of the file",
|
||||||
"type": "string",
|
|
||||||
"pattern": "^[a-f0-9]{32}$"
|
"pattern": "^[a-f0-9]{32}$"
|
||||||
},
|
},
|
||||||
"filesize": {
|
"filesize": {
|
||||||
|
@ -400,7 +400,6 @@
|
|||||||
"md5sum": {
|
"md5sum": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"title": "md5sum of the file",
|
"title": "md5sum of the file",
|
||||||
"type": "string",
|
|
||||||
"pattern": "^[a-f0-9]{32}$"
|
"pattern": "^[a-f0-9]{32}$"
|
||||||
},
|
},
|
||||||
"filesize": {
|
"filesize": {
|
||||||
|
Loading…
Reference in New Issue
Block a user