You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why not have something like an org-overrides-folder property wherein you drop those files that override anything that may otherwise be picked up... So for apiProducts you could have:
#50
Open
msadasivam opened this issue
Apr 1, 2019
· 0 comments
Why not have something like an org-overrides-folder property wherein you drop those files that override anything that may otherwise be picked up... So for apiProducts you could have:
config/org/apiProducts.json
For the default but then
org-overrides/myFancyShmancyOrg/apiProducts.json
For an override if we're working on the org named: myFancyShmancyOrg.
This way we don't have to duplicate the entire structure and create a place where we're managing the same data more than once.
Why not have something like an org-overrides-folder property wherein you drop those files that override anything that may otherwise be picked up... So for apiProducts you could have:
config/org/apiProducts.json
For the default but then
org-overrides/myFancyShmancyOrg/apiProducts.json
For an override if we're working on the org named: myFancyShmancyOrg.
This way we don't have to duplicate the entire structure and create a place where we're managing the same data more than once.
Originally posted by @gsjurseth in #42 (comment)
The text was updated successfully, but these errors were encountered: