Package com.arc_e_tect.gradle.doppelganger
package com.arc_e_tect.gradle.doppelganger
-
ClassesClassDescriptionGradle task that compares endpoints both declared in the configured OpenAPI documentation and implemented by scanned
@RestControllerclasses against verification evidence collected from the enabledContractVerificationSources, and writes an AsciiDoc report of every endpoint with no such evidence - the "doppelganger APIs".DSL extension for the Doppelganger API Detector Gradle plugin.Gradle plugin that registers thedetectDoppelgangerApistask and wires thedoppelgangerApiDetectorDSL extension into the project.