Skip to content

Instantly share code, notes, and snippets.

@semmons99
Created July 21, 2014 13:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save semmons99/0e02ece6e079cfac27c0 to your computer and use it in GitHub Desktop.
Save semmons99/0e02ece6e079cfac27c0 to your computer and use it in GitHub Desktop.

Collection+JSON Extensions

1.0 Additional data property

In addition to the properties outlined in section 4.2, the data array MAY contain the type property.

2.0 Properties

2.1 type

The type property MAY be a child element of data array elements.

It SHOULD be a STRING type and describe the type value is. Examples include "date" and "timestamp".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment