Open alxric opened 1 year ago
Currently the client is not able to deal with references in the user config schema, but will throw key errors. This will improve the situation by traversing the original object until the actual definition is found
About this change: What it does, why it matters
Currently the client is not able to deal with references in the user config schema, but will throw key errors. This will improve the situation by traversing the original object until the actual definition is found