Washington Kigani Kamadi

Results 11 issues of Washington Kigani Kamadi

# What type of PR is this? This is a refactor because it changes the naming and structuring of API endpoints. ## What does this do? This restructures API endpoints...

# What type of PR is this? This is a feature that removes removes repository errors from the api response and only the service error and api errors are sent...

# What type of PR is this? This is a feature because it adds the capability for entity endpoints to return basic entity information for non privileged users. ## What...

Signed-off-by: WashingtonKK # What type of PR is this? This is a refactor because it removes a redundant relation check when unassigning users from a domain. ## What does this...

### Is your feature request related to a problem? Please describe. No issue ### Describe the feature you are requesting, as well as the possible use case(s) for it. Currently,...

enhancement

Pull request title should be `MF-XXX - description` or `NOISSUE - description` where XXX is ID of issue that this PR relate to. Please review the [CONTRIBUTING.md](https://github.com/mainflux/mainflux/blob/master/CONTRIBUTING.md) file for detailed...

# What type of PR is this? This is a feature because it adds LTREE to groups. ## What does this do? This adds ltree to groups ## Which issue(s)...

# What type of PR is this? This is an enhancement because it adds cli tests for users. ## What does this do? This adds tests for cli, to check...

### Is your feature request related to a problem? Please describe. There are currently missing tests for CLI, one of the tests required is tests for users in CLI. ###...

# What type of PR is this? This is a feature because it adds a constraint provider to magistrala. ## What does this do? This introduces a constraint provider to...