Disabling endpoints on different environments (2/2: Swagger)
How to entirely remove endpoints from swagger documentation based on any predicate and why document filters are not a good fit for that. Continuation from Part 1 where we excluded endpoints from ASP pipeline.
TLDR;
Provide a predicate function that c...
slamcode.hashnode.dev7 min read