Skip to content

Should we do union of configuration properties specified in dab-config.json and dab-config.<Environment>.json? #714

@Aniruddh25

Description

@Aniruddh25

Currently, the configuration properties are NOT additive. So, for example, a property is defined in dab-config.json, but NOT defined in dab-config.Development.json, it will be considered undefined since we give preference to the environment specific file.

This issue is to discuss if such a union is desirable? What to do when missing properties are conflicting with each other?

See this discussion: https://github.com/Azure/data-api-builder/pull/678/files#r947322896

Metadata

Metadata

Type

No type

Projects

Status

Duplicate

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions