openkfw / Oscar

A digital decision support system for humanitarian operations
https://www.oscarplatform.org/
GNU General Public License v3.0
11 stars 1 forks source link

/api/pointAttributes/:attributeId/unique/:property route #124

Closed bariela closed 2 years ago

bariela commented 2 years ago

Description

New route /api/pointAttributes/:attributeId/unique/:property for getting all unique values of given property for items in database with given attributeId
similar functionality is already implemented for attributes collection

Motivation and Context

can be used for dashboard filters or timeline functionality

How has this been tested?

Screenshots (if appropriate):

Types of changes

Checklist: