openactive / realtime-paged-data-exchange

OpenActive Realtime Paged Data Exchange Specification
https://www.openactive.io/realtime-paged-data-exchange/
Other
6 stars 1 forks source link

Split standardised data fields from semi-structured data #2

Open nickevansuk opened 8 years ago

nickevansuk commented 8 years ago

Clearly separate semi-structured data fields in the API from structured fields

Suggested form:

{ data: {} fields: {} }

Where fields are well defined, and data is arbirary

nickevansuk commented 7 years ago

This has been replaced by the beta namespace and custom namespaces for the modelling specification, and should potentially be handled inside the data block