Kordian
Kordian
Hi @mskanth972, in my case the configuration of the add-on is: `{"deleteAccessPointRootDir":true}` This setting is also shown on the management console page of the add-on under _Advanced configuration_. In my...
The advanced configuration setting for the `deleteAccessPointRootDir ` flag is not taken into account by the add-on. In fact, this is the case since at least 1.5.0 and the claimed...
@dims it seems the problem is within the issue not in the upstream driver. The latter works with the `deleteAccessPointRootDir ` flag if installed via the helm chart.
I can confirm that the issue is still not resolved on 1.7.0.
The [pyproject.toml](https://github.com/spec-first/swagger_ui_bundle/blob/77ce9d279b3b0699511e3b2900477db47374e593/pyproject.toml) still references Python 3.7 and misses 3.12. Should we keep it in sync w/ the tests?