toddmohney / json-api

Haskell Implementation of the JSON-API specification
http://hackage.haskell.org/package/json-api
MIT License
35 stars 14 forks source link

Encapsulate Meta object structure #13

Closed toddmohney closed 8 years ago

toddmohney commented 8 years ago

The Meta object appears at multiple levels within the json-api structure. Establish a consistent structure and interface for this object based on the spec

http://jsonapi.org/format/#document-meta