ThreeMammals / Ocelot

.NET API Gateway
https://www.nuget.org/packages/Ocelot
MIT License
8.36k stars 1.64k forks source link

#2084 Apply default config file paths in `GetMergedOcelotJson` when providing the `folder` argument of `AddOcelot` #2120

Closed ben-bartholomew closed 3 months ago

ben-bartholomew commented 3 months ago

Fixes #2084

Proposed Changes

raman-m commented 3 months ago

Hello Ben! Thank you for opening the PR! I'll review today and possibly merge tomorrow.

raman-m commented 3 months ago

@ggnaegi Thanks for approving this, but there is no acceptance test(s) for the linked bug issue. I'm working on acceptance test now...

raman-m commented 3 months ago

Thank you, @ben-bartholomew, for your contribution!