Skip to content

docs: add responseType quick reference table to REST guide#7

Merged
TDanks2000 merged 1 commit into
Api-Wrappers:mainfrom
kaizeenn:docs/response-type-quick-table
May 19, 2026
Merged

docs: add responseType quick reference table to REST guide#7
TDanks2000 merged 1 commit into
Api-Wrappers:mainfrom
kaizeenn:docs/response-type-quick-table

Conversation

@kaizeenn
Copy link
Copy Markdown
Contributor

@kaizeenn kaizeenn commented May 17, 2026

Summary

  • add a compact responseType quick reference table to docs/guides/rest-requests.md
  • list all supported values: auto, json, text, arrayBuffer, and blob
  • include one practical use case per response type

Why

This improves discoverability for response parsing options while keeping the existing binary guidance intact.

Closes #3

@TDanks2000 TDanks2000 merged commit 5b02b6d 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.

Add a responseType quick table to the REST guide

2 participants