You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(wiremock): restore bundled stubs.json; remote URL now redirects to HTML
library.wiremock.org redirects to an HTML page rather than serving the JSON
file, making the remote URL permanently broken for this use case. Use the
bundled local file directly instead of attempting a download.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments