Skip to content

docs: connect MergeLeafTypes to multi-typed entities / array @type#223

Open
1chooo wants to merge 1 commit into
google:mainfrom
1chooo:docs/mergeleaftypes-mte
Open

docs: connect MergeLeafTypes to multi-typed entities / array @type#223
1chooo wants to merge 1 commit into
google:mainfrom
1chooo:docs/mergeleaftypes-mte

Conversation

@1chooo

@1chooo 1chooo commented Jul 15, 2026

Copy link
Copy Markdown

Summary

The "Merging multiple concrete types" README section documents MergeLeafTypes
but never names the use cases people actually search for: multi-typed entities
and an array-valued @type such as ['Product', 'SoftwareApplication']. This
adds a short lead-in so those users find the existing helper.

Relates to #179 and #189.

Changes

  • README: clarify the "Merging multiple concrete types" intro (docs-only).

Test plan

  • prettier clean
  • Existing packages/schema-dts/test/mergeleaftypes.ts already covers behavior.

I have signed / will sign the Google CLA per CONTRIBUTING.md.

Made with Cursor

@google-cla

google-cla Bot commented Jul 15, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Clarify the "Merging multiple concrete types" README section so it names the
common use cases it solves: multi-typed entities and an array-valued `@type`
such as ['Product', 'SoftwareApplication']. Helps users searching for the
requests in google#179 and google#189 find the existing MergeLeafTypes helper.
@1chooo 1chooo force-pushed the docs/mergeleaftypes-mte branch from 9434ff9 to 6d768dd Compare July 15, 2026 00:11
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