Package com.arc_e_tect.gradle.mirage
package com.arc_e_tect.gradle.mirage
-
ClassesClassDescriptionGradle task that parses the configured OpenAPI documentation, compares the operations it describes against a set of implemented endpoints, and writes an AsciiDoc report of every operation that has no match - the "mirage APIs".DSL extension for the Mirage API Detector Gradle plugin.Gradle plugin that registers the
detectMirageApistask and wires themirageApiDetectorDSL extension into the project.