SolarArbiter / solarforecastarbiter-api

HTTP API and database schema for the Solar Forecast Arbiter
https://api.solarforecastarbiter.org
MIT License
10 stars 6 forks source link

Add permissions queries for current user #272

Closed lboeman closed 4 years ago

lboeman commented 4 years ago

Adds endpoints to list the types of objects the current user can create, and to get a list of object uuids of one type of object and the actions the user can take on those objects.

lboeman commented 4 years ago

@alorenzo175 I think I've taken care of your comments, new test failures seem to be a new RQ version. Should I pin the version and open an issue?

alorenzo175 commented 4 years ago

@alorenzo175 I think I've taken care of your comments, new test failures seem to be a new RQ version. Should I pin the version and open an issue?

Yes, go ahead and pin it and reference https://github.com/rq/rq/issues/1307 in the issue