openmeter
openmeter copied to clipboard
feat(api): make usage attribution optional for customers
trafficstars
Summary by CodeRabbit
- New Features
- Customer usage attribution is now optional across the API and client SDKs — you can omit this field when creating or updating customers.
- subjectKeys now allows zero or one item (previously required at least one), simplifying cases without a subject key.
- Client libraries and integrations updated to accept omitted or empty values for these fields, reducing integration friction.