Update metadata-schema.json
This commit is contained in:
parent
d48968c539
commit
9b7dd96f9a
|
@ -7,7 +7,7 @@
|
|||
"properties": {
|
||||
"name": {
|
||||
"type": "string",
|
||||
"pattern": "pnp-sp-dev-spfx-web-parts-.*"
|
||||
"pattern": "pnp-sp-dev-spfx-.*"
|
||||
},
|
||||
"version": {
|
||||
"type": "string"
|
||||
|
@ -21,8 +21,7 @@
|
|||
"type": "string"
|
||||
},
|
||||
"url": {
|
||||
"type": "string",
|
||||
"pattern": "https:\/\/github.com\/pnp\/sp-dev-fx-webparts\/tree\/main\/samples\/.*"
|
||||
"type": "string"
|
||||
},
|
||||
"creationDateTime": {
|
||||
"type": "string",
|
||||
|
@ -207,4 +206,4 @@
|
|||
"updateDateTime"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue