Thank you very much for a very nice package, we have been able to build validations very easily with Nestjs and have received a great experience.
It works correctly in most situations, but in @TypedQuery, when I output an OpenAPI schema, it becomes an object nested in parameters and I am unable to use fetch() with OpenAPI types in the front end.
Thank you very much for a very nice package, we have been able to build validations very easily with Nestjs and have received a great experience.
It works correctly in most situations, but in @TypedQuery, when I output an OpenAPI schema, it becomes an object nested in parameters and I am unable to use fetch() with OpenAPI types in the front end.
Is there a workaround in Nestia to improve this?