Default Parameter types can be specified for all Param types with the exception of Path params. Path params are always required.
We need to make sure that default Parameter types (wherever specified) are generated and that the Contract reflects/represents them correctly.
(May need discussion for this last part)
Default Parameter types can be specified for all
Paramtypes with the exception of Path params. Path params are always required.We need to make sure that default Parameter types (wherever specified) are generated and that the
Contractreflects/represents them correctly.(May need discussion for this last part)