provide format for name metadata (#3054)

This commit is contained in:
David Tsay 2020-05-18 11:40:05 -07:00 committed by GitHub
parent bbb271a678
commit 694b8f4666
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,8 @@ define([
values: [
{
key: "name",
name: "Name"
name: "Name",
format: "string"
},
{
key: "utc",