Skip to content

docs(shadow-api-detector): wire with-shadow-apis example into check explicitly - #106

Merged
Arc-E-Tect merged 1 commit into
mainfrom
docs/with-shadow-apis-explicit-wiring
Aug 10, 2026
Merged

docs(shadow-api-detector): wire with-shadow-apis example into check explicitly#106
Arc-E-Tect merged 1 commit into
mainfrom
docs/with-shadow-apis-explicit-wiring

Conversation

@Arc-E-Tect

@Arc-E-Tect Arc-E-Tect commented Aug 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • Follow-up to feat(shadow-api-detector)!: stop auto-wiring detectShadowApis into check #105, which made detectShadowApis opt-in rather than automatically wired into check/build
  • The with-shadow-apis example demonstrates a failing build and relied on the old automatic wiring; it now adds the explicit dependsOn snippet itself
  • Bumped the example's shadow-api-detector version pin to the newly released 1.0.0
  • Other shadow-api-detector examples (clean, multi-file-openapi, openapi-3-2, request-mapping-composed) don't rely on check/build wiring and are unaffected, so left out of scope here

…xplicitly

shadow-api-detector 1.0.0 no longer auto-wires detectShadowApis into
check. Update the with-shadow-apis example to opt in explicitly so it
keeps demonstrating a failing build, and bump its plugin version pin
to 1.0.0. Verified with ./gradlew build against the published 1.0.0
plugin - the build still fails on the undocumented DELETE endpoint as
described in the README.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@Arc-E-Tect
Arc-E-Tect merged commit 9d75337 into main Aug 10, 2026
1 check passed
@Arc-E-Tect
Arc-E-Tect deleted the docs/with-shadow-apis-explicit-wiring branch August 10, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant