UST-QuAntiL / qhana-backend

The new REST backend for QHAna (see also qhana-plugin-runner)
Apache License 2.0
1 stars 2 forks source link

fix problem with quoted keys in url map configuration #5

Closed PhilWun closed 2 years ago

PhilWun commented 2 years ago

When a TOML file contains keys that are enclosed in quotes and you load this file into a map, the quotes are still present in the keys of the map. This leads to problems when you use one of those keys in regex.