Skip to content

Add generateKdoc configuration option to Gradle plugin #42

@halotukozak

Description

@halotukozak

Description

Add a generateKdoc (Boolean, default true) option to JustworksSpecConfiguration. When set to false, generated code should not contain any KDoc comments. Useful for reducing generated file size and noise.

Acceptance criteria

  • JustworksSpecConfiguration DSL supports generateKdoc property
  • generateKdoc = false suppresses all KDoc in generated client and model code
  • Default is true — no breaking change
  • Plugin functional test covers both values
  • README documents the option

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions