VaultSharp.Extensions.Configuration
VaultSharp.Extensions.Configuration copied to clipboard
Json value for flat structure cannot be parsed
Describe the bug
The library cannot parse the following value to the proper dictionary structure:
{
"bootstrap.servers": "b-1.kafka.dev",
"group.id": "payments.local"
}