I’ve added a ExcludeAttribute(Feature.Metadata)] on the operation …
It is correctly hidden from swagger … but it disappear from the C# proxy as well …
Is it possible to hide the operation from swagger only ?
using “ServiceStack.Api.OpenApi” version=“4.5.8”
thank you
enrico