This is great a great work @samrg472 just one thing "The post create function can be called by everyone to allow external app integration" so we can now create contributions from outside Utopian or this is not active yet ?
You are viewing a single comment's thread from:
@thegoldenphoenix It's possible to do so if it follows the strict validation rules: https://github.com/utopian-io/api.utopian.io/blob/master/src/server/controllers/post.controller/update.ts#L56
hhhh i ve checked this rules and i think it is better to contribute from utopian for now lol
The app field can be manually set in the metadata?
if (meta.app !== 'utopian/1.0.0')
I didn't know this. Sounds interesting.