Open radiantone opened 2 years ago
Hi, After adding a namespace and route/endpoint programmatically on startup, my app has a need to remove endpoints (namespaces?) under certain conditions.
How can I do this with restx, such that the endpoint no longer appears in the swagger ui?
thank you.
Hi, After adding a namespace and route/endpoint programmatically on startup, my app has a need to remove endpoints (namespaces?) under certain conditions.
How can I do this with restx, such that the endpoint no longer appears in the swagger ui?
thank you.