Skip to content

Conversation

@benbrandt
Copy link
Member

This defines the _meta properties in the schema as intended and used, which is always an object of key/value pairs, with string keys and arbitrary values.

While this is how everyone is using them, it became clear in code generation that the types weren't quite matching up to the expected usage. This should alleviate some extra checks on the implementor side.

This defines the `_meta` properties in the schema as intended and used, which is always an object of key/value pairs, with string keys and arbitrary values.

While this is how everyone is using them, it became clear in code generation that the types weren't quite matching up to the expected usage. This should alleviate some extra checks on the implementor side.
@benbrandt benbrandt requested a review from a team as a code owner December 1, 2025 14:28
@benbrandt benbrandt merged commit e42561d into main Dec 1, 2025
5 checks passed
@benbrandt benbrandt deleted the clearer-meta-property branch December 1, 2025 14:34
@acp-release-bot acp-release-bot bot mentioned this pull request Dec 1, 2025
Copy link
Contributor

@codefromthecrypt codefromthecrypt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice. this is helpful

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.

3 participants