decentraland / decentraland/lamb2
Enhance endpoint returning users permissions
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 6
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 8
Description
Enhance `GET /users/:address/lands-permissions` to not only return `updateOperator` permissions but all others as well:
* operator
* updateOperator
* updateManagers
* approvedForAll
This is also necessary to link Communities (from Social-Service-EA) to lands where users have a permission other than `updateOperator` (the only one currently supported).
Contributor guide
Assessment
This issue has not been assessed yet.