Daniel G. Taylor

Results 255 comments of Daniel G. Taylor

@aleksicmarija yes, you can stop using the `SchemaLinkTransformer` that is present in the default config. See here: https://github.com/danielgtaylor/huma/blob/main/defaults.go#L53 You can either define your own config yourself, or use the default...

Is there a description anywhere of how this will work?

This is definitely possible. We'll have to do a major version bump but let's do this soon. :+1:

Nice catch! The schemas are used for validation, so I'll have to figure out how to hide them while still keeping them around to validate the request.

Thanks, we'll go ahead and fix this.