Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check product in hasAvailable #19

Open
dlongley opened this issue May 20, 2024 · 0 comments
Open

Check product in hasAvailable #19

dlongley opened this issue May 20, 2024 · 0 comments

Comments

@dlongley
Copy link
Member

The hasAvailable API should optionally accept a product identifier that can be checked against the given meter. If the product does not match, then the hasAvailable boolean should be false. Additionally the meter information should include the product, which is presently omitted (though returned by the get usage endpoint from the meter service, so it should be present, it just needs to be added to the return value).

https://github.com/digitalbazaar/bedrock-meter-usage-reporter/blob/v9.0.1/lib/meters.js#L229

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

No branches or pull requests

1 participant