I have 2 routes, one is POST, it uses @ApiBody decorator and works correctly, the other one is GET, and I don\'t know what decorators should I use for generatin
@ApiBody