Skip to content

Fix configuration not always using resource scope#446

Merged
dbaeumer merged 1 commit intomicrosoft:masterfrom
LaurentTreguier:patch-1
Jan 7, 2019
Merged

Fix configuration not always using resource scope#446
dbaeumer merged 1 commit intomicrosoft:masterfrom
LaurentTreguier:patch-1

Conversation

@LaurentTreguier
Copy link
Contributor

When requesting a nested configuration section (e.g. a.b.c), the configuration returned isn't scoped to the requested uri, although it does so when requesting something like a, with no dot inside.

When requesting a nested configuration section (e.g. `a.b.c`), the configuration should still be using the `resource` scope, and act the same as when requesting a more global configuration section (e.g. `a`).
@dbaeumer
Copy link
Member

dbaeumer commented Jan 7, 2019

Good catch. Thanks !

@dbaeumer dbaeumer merged commit efd996d into microsoft:master Jan 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants