Closed mabar closed 6 years ago
Currently is during serialization checked only if method does not have more @RequestParameter(in=path) then parameters typed in its mask.
@RequestParameter(in=path)
It should check if
Other request parameters are not checked
Currently is during serialization checked only if method does not have more
@RequestParameter(in=path)
then parameters typed in its mask.It should check if
Other request parameters are not checked