Is there a way to add descriptions to schemas (such as body properties)? I tried using the [.describe()](https://zod.dev/?id=describe) method from zod, but it's not available in the lib zod instance exports.