We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For the QGIS plugin we need additional filtering of list views based on permissions.
GET /api/v1/organizations?permissions=project.create
GET /api/v1/projects?permissions=project.download,party.create,spatial.create
The text was updated successfully, but these errors were encountered:
@oliverroick this is closed but the individual tasks aren't checked off. Is it done?
Sorry, something went wrong.
@wonderchook Yes, it's done. It was merged via #694
oliverroick
No branches or pull requests
For the QGIS plugin we need additional filtering of list views based on permissions.
Task list
GET /api/v1/organizations?permissions=project.create
GET /api/v1/projects?permissions=project.download,party.create,spatial.create
The text was updated successfully, but these errors were encountered: