DataONEorg / bookkeeper

Bookkeeper keeps track of DataONE product subscriptions and quotas for researchers using the extended services.
Other
1 stars 2 forks source link

Add a UsagesResource.getUsageStatus API endpoint #55

Closed csjx closed 4 years ago

csjx commented 4 years ago

After discussion, we realized that we need a non-authenticated API endpoint that allows public users to find out whether a given portal's usage (by its instanceId and quotaType) is active. This allows us to conditionally render paid features for the portal.

gothub commented 4 years ago

Added in these commits: