Skip to content

Fix configuration not always using resource scope - #446

Merged
Dirk Bäumer (dbaeumer) merged 1 commit into
microsoft:masterfrom
LaurentTreguier:patch-1
Jan 7, 2019
Merged

Fix configuration not always using resource scope#446
Dirk Bäumer (dbaeumer) merged 1 commit into
microsoft:masterfrom
LaurentTreguier:patch-1

Conversation

@LaurentTreguier

Copy link
Copy Markdown
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
Copy Markdown
Member

Good catch. Thanks !

@dbaeumer
Dirk Bäumer (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