Skip to content

Document transformer registration for dynamic ports#420

Draft
Chandu0501 wants to merge 1 commit into
wiremock:mainfrom
Chandu0501:codex/fix-wiremock-org-375
Draft

Document transformer registration for dynamic ports#420
Chandu0501 wants to merge 1 commit into
wiremock:mainfrom
Chandu0501:codex/fix-wiremock-org-375

Conversation

@Chandu0501

Copy link
Copy Markdown

Fixes #375.

Summary

  • add an explicit transformer registration section to the Transforming Responses page
  • show how to register a transformer on a WireMockServer created with dynamicPort()
  • clarify when to use the instance DSL directly vs calling WireMock.configureFor(...) for the static DSL

Verification

  • pnpm approve-builds --all
  • pnpm build
  • Astro generated /docs/extensibility/transforming-responses/index.html successfully
  • the build still fails afterwards in the repo's existing Windows copy-static-homepage hook because it copies to C:\C:\...\dist\index.html

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.

Issue on Transforming Responses

1 participant