6 messages · Page 1 of 1 (latest)
Hello ! Is It possible to generate a json schema like in the screen ?
It's in the docs
doesn't it only work for class properties and not for 'root' classes ?
You can use these on @ApiBody() and other API decorators. But you will have to call it manually
@ApiBody()
Thanks a lot ! it works fine. Couldn't find it ez on theweb/doc tho.
how do i close this topic ?