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
In #307 we added the /internal/provider-dashboard/{owner} endpoint to provide information for the provider dashboard.
We now need to add another endpoint that gives historical data to be able to show graphs. It should be implemented similar to the /v1/graph-data/{dataName} endpoint.
The text was updated successfully, but these errors were encountered:
In #307 we added the
/internal/provider-dashboard/{owner}
endpoint to provide information for the provider dashboard.We now need to add another endpoint that gives historical data to be able to show graphs. It should be implemented similar to the
/v1/graph-data/{dataName}
endpoint.The text was updated successfully, but these errors were encountered: