systopia/config-profiles

Profile Selector

bjendres opened this issue · 1 comments

There might be a point in adding a "selector" property to the data model, so we can deal with cases where the user of the profile (e.g. an external service) doesn't know about the (internal) profile ID, and would therefore need another criteria to pick the right profile to use. This could, for example, be an (regex) expression, or a simply a list of external keys.

Implemented with 04e98cc.