Skip to content

docs: clarify requestWithResponse in client reference#8

Merged
TDanks2000 merged 1 commit into
Api-Wrappers:mainfrom
kaizeenn:docs/request-with-response-reference
May 19, 2026
Merged

docs: clarify requestWithResponse in client reference#8
TDanks2000 merged 1 commit into
Api-Wrappers:mainfrom
kaizeenn:docs/request-with-response-reference

Conversation

@kaizeenn
Copy link
Copy Markdown
Contributor

Summary

  • add a focused requestWithResponse section in docs/reference/client.md
  • include a practical example showing data, response, request, and meta
  • explain when to use requestWithResponse vs request
  • annotate ApiResponse<T> fields for quicker scanning

Why

This makes the client reference easier to use for wrapper/library authors who need response metadata and request context.

Closes #2

@TDanks2000 TDanks2000 merged commit b7b2236 into Api-Wrappers:main May 19, 2026
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.

Clarify requestWithResponse in the client reference

2 participants