Commit eb8f18a
fix: add missing mock server handlers for datasource instance configuration endpoints
The Speakeasy code generation created test definitions and TypeScript test
files for getDatasourceInstanceConfiguration and
updateDatasourceInstanceConfiguration but failed to generate the
corresponding Go mock server handler files, causing 404s during testing.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 92ae343 commit eb8f18a
File tree
3 files changed
+107
-0
lines changed- src/__tests__/mockserver/internal/handler
3 files changed
+107
-0
lines changedLines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 50 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 55 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments