Closed naji-makhoul closed 2 years ago
Hi, thank you for your issue.
Unfortunately, you didn't write much. I cannot judge whether it is a question, a comment, a request, ...
Could you please be more specific? Try to describe current behavior, expected behavior, ... Ideally, add an example.
Hi . i need to reload ocelot file when the file is changes on runtime without restart the app
when i set the ocelot config files with AddOcelotWithSwaggerSupport and change the routes in the file its not updated on runtime
when i use AddJsonFile with reloadOnChange = true , its updated
Hi,
which version do you use? This was fix in version 5.2.0
(PR #230)
I use version 4.9.0 , I will update and check it again, thank you
Closing after 8 days of waiting for the additional info requested.
reloadOnChange file when use AddOcelotWithSwaggerSupport
like when add json file :