Skip to content

docs: clarify requestWithResponse in client reference#8

Open
kaizeenn wants to merge 1 commit into
Api-Wrappers:mainfrom
kaizeenn:docs/request-with-response-reference
Open

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

Conversation

@kaizeenn
Copy link
Copy Markdown

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

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

1 participant