Skip to content

Fix incorrect admin API docs path#421

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

Fix incorrect admin API docs path#421
Chandu0501 wants to merge 1 commit into
wiremock:mainfrom
Chandu0501:codex/fix-wiremock-org-3332

Conversation

@Chandu0501

Copy link
Copy Markdown

Summary

  • remove the trailing slash from the /__admin/docs path in the admin API reference
  • keep the example URL aligned with the actual WireMock endpoint behavior

Fixes wiremock/wiremock#3332

Verification

  • pnpm install
  • pnpm approve-builds --all
  • pnpm build (Astro rendered dist/docs/standalone/admin-api-reference/index.html with the corrected /__admin/docs URL, but the repo's existing Windows copy-static-homepage hook still fails with an invalid C:\C:\... destination)

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.

Documentation shows /__admin/docs/ (with trailing slash) but that URL returns 404

1 participant