bluelinklabs / ctzn

[DEPRECATED] An open social network built on the Hypercore Protocol data mesh.
https://ctzn.network
MIT License
286 stars 25 forks source link

Don't enforce "additionalProperties: false" on DB read #9

Closed pfrazee closed 3 years ago

pfrazee commented 3 years ago

Enforcing the additional properties field on read would cause additions to the schema to fail. Need to not use it.