Skip to content

docs: clarify dict structured output schemas#2442

Open
MukundaKatta wants to merge 1 commit into
googleapis:mainfrom
MukundaKatta:codex/clarify-dict-structured-output-docs
Open

docs: clarify dict structured output schemas#2442
MukundaKatta wants to merge 1 commit into
googleapis:mainfrom
MukundaKatta:codex/clarify-dict-structured-output-docs

Conversation

@MukundaKatta

Copy link
Copy Markdown
Contributor

Fixes #556.

Summary

  • clarify that dict[str, AllowedType] type-hint schemas describe arbitrary string-keyed maps
  • point users to Pydantic models or explicit JSON Schema properties for fixed named fields
  • keep README, codegen instructions, and Sphinx source text aligned

Verification

  • git diff --check
  • docs-only change; no runtime tests run

@MukundaKatta MukundaKatta marked this pull request as ready for review May 15, 2026 02:26
@Venkaiahbabuneelam Venkaiahbabuneelam self-assigned this May 27, 2026
@Venkaiahbabuneelam Venkaiahbabuneelam added the size:M Code changes between 10-40 lines label May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M Code changes between 10-40 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix documentation

2 participants