solid-adventure / trivial-api

Other
1 stars 1 forks source link

enhance/manifest content #292

Closed drowninginflowers closed 2 months ago

drowninginflowers commented 2 months ago

Before Manifest.content json data was stored in a stringified form that was somewhat inconvenient to work with

After stringified data is migrated to jsonb/hash format controller accepts strings or hashes for content to provide a parallel path forward

Notes pairs with front-end PR: