You are viewing a single comment's thread from:
RE: [Utopian-IO] It's Been a Long Journey
@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.