We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add toString() impl for WebFunctionInputParameter and WebFunctionOutp… …utParameter
Also add default constructors to subclasses
Add default constructor to AbstractWebFunctionParameter
Add build pattern
Get rid of all Gradle dependencies for easier use in Projects
Add NoArgsConstructor to I18nString
Formatting change
Rename WebFunctionParameterType -> Type
Apply code formatting