using System; namespace BTCPayServer.Hosting.OpenApi { public class IncludeInOpenApiDocs : Attribute { } }