incident-io / catalog-importer

Import data into the incident.io Catalog from a variety of sources.
MIT License
14 stars 4 forks source link

Use $.attribute_id if there's no source provided #106

Closed paprikati closed 5 months ago

paprikati commented 5 months ago

This was a regression from V1: previously, you could emit source, and we'd look for the attribute ID in the source data. We now do the same, by prepending $. onto the attribute id.