You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: deprecate billing_id in entitlement and usage RPCs
Mark billing_id field as deprecated in the following RPCs:
- CheckFeatureEntitlement
- CreateBillingUsage
- RevertBillingUsage
The billing_id will now be automatically inferred from org_id on the backend.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments