feat(entity): rename variant_overridable to overridable_attribute in entity types - #462
Merged
Merged
Conversation
…entity types Regenerated from entity-api main after the spec rename — aligns the schema flag name with what pricing-api's conditional-pricing service reads. Also carries the schema-freezing sunset deprecations. Co-authored-by: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@epilot/entity-clientfrom entity-api main after entity-api !1690 (merged): the schema flagvariant_overridable→overridable_attributeon attributes and capabilities, aligning with the name pricing-api's conditional-pricing service reads (compose-variant.ts). The old name made the conditional-pricing API silently drop every attribute override.@epilot/sdkv2 entity types/docs viapnpm generate.latestparam deprecated) — description/deprecation changes only.@epilot/entity-clientand@epilot/sdk.Test plan
tsc --noEmitclean inclients/entity-clientvariant_overridablehas zero remaining occurrences;overridable_attributepresent in client + sdk-v2 types🤖 Generated with Claude Code
https://claude.ai/code/session_01Dr38EnskZbN4jyThSsZJaq
Generated by Claude Code