Fix: The 'interceptors' feature is not enabled in this namespace
CS9137 comes from the Microsoft.AspNetCore.OpenApi source generator. Add InterceptorsNamespaces to every project that calls AddOpenApi, not just the one holding the PackageReference.
6 posts