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

View File

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