Created
October 25, 2011 16:40
-
-
Save jblanche/1313386 to your computer and use it in GitHub Desktop.
locomotive customField
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"_alias" : "test", | |
"_id" : ObjectId("4ea6d8038538c6c91f000088"), | |
"_name" : "custom_field_2", | |
"_type" : "ContentTypeContentField", | |
"created_at" : ISODate("2011-10-25T15:38:43Z"), | |
"hint" : "", | |
"kind" : "string", | |
"label" : "name", | |
"position" : 0, | |
"required" : false, | |
"reverse_lookup" : "", | |
"target" : "", | |
"text_formatting" : "html", | |
"updated_at" : ISODate("2011-10-25T16:35:35Z") | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment