Class ScalaCaskServerCodegen.ParamPart
- java.lang.Object
-
- org.openapitools.codegen.languages.ScalaCaskServerCodegen.ParamPart
-
- Enclosing class:
- ScalaCaskServerCodegen
public static class ScalaCaskServerCodegen.ParamPart extends Object
This class is used in pathExtractorParams.mustache. It exposes some methods which make it more readable for that mustache snippet, and also isolates the logic needed for the path extractors
-
-
Constructor Detail
-
ParamPart
public ParamPart(String name, CodegenParameter param)
-
-