Skip to content

PR_26175_DELTA_003: standardize API client data handling#185

Merged
ToolboxAid merged 1 commit into
mainfrom
PR_26175_DELTA_003_API_Client_Standardization
Jun 25, 2026
Merged

PR_26175_DELTA_003: standardize API client data handling#185
ToolboxAid merged 1 commit into
mainfrom
PR_26175_DELTA_003_API_Client_Standardization

Conversation

@ToolboxAid

Copy link
Copy Markdown
Owner

Summary

  • Standardize remaining local API data unwrap helpers onto requireServerApiData(...).
  • Preserve client-specific restore guidance for Session, Admin Setup, and DB Viewer callers.
  • Add focused coverage for shared API client data handling.

Validation

  • node --check src/api/server-api-client.js
  • node --check src/api/session-api-client.js
  • node --check src/api/admin-setup-api-client.js
  • node --check src/api/db-viewer-api-client.js
  • node --check tests/dev-runtime/ServerApiClientStandardization.test.mjs
  • node tests/dev-runtime/ServerApiClientStandardization.test.mjs
  • node tests/dev-runtime/PublicApiUrlClient.test.mjs
  • node tests/dev-runtime/DbViewerConfiguredSnapshot.test.mjs
  • node tests/dev-runtime/AdminHealthOperations.test.mjs
  • git diff --check

Reports

  • docs_build/dev/reports/PR_26175_DELTA_003_API_Client_Standardization.md
  • docs_build/dev/reports/codex_review.diff
  • docs_build/dev/reports/codex_changed_files.txt
  • tmp/PR_26175_DELTA_003_API_Client_Standardization_delta.zip

@ToolboxAid ToolboxAid marked this pull request as ready for review June 25, 2026 15:36
@ToolboxAid ToolboxAid merged commit f75e53c into main Jun 25, 2026
1 check passed
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