Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions data-property.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# 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".