Schema Transformation: Adding Required Property
Uhm, I am struggling finding a way to define a schema such as: takes in any schema able to produce an object, outputs a schema that requires an additional property on input, and trasforms it into the output
