Relative Content

Tag Archive for node.jstypescriptswaggeropenapiswagger-ui

SWAGGER BUG: Only One Param Allowed (!SOLVED)

Got this option for my route, when acessing the first param (page) it returns properly the value typed in from swagger ui when it access the second param (genre), it literraly interprets it as a string ‘{genre}’. any thoughts, pls?

swagger multiple params defintion in typescript / node

Got this option for my route, when acessing the first param (page) it returns properly the value typed in from swagger ui when it access the second param (genre), it literraly interprets it as a string ‘{genre}’. any thoughts, pls?