ThreeMammals/Ocelot

Hide FileConfiguration and OutputCache controller from Swagger

Open

#989 创建于 2019年8月13日

在 GitHub 查看
 (8 评论) (0 反应) (1 负责人)C# (1,617 fork)batch import
AdministrationSwaggerbuggood first issuehelp wantedsmall effort

仓库指标

Star
 (8,137 star)
PR 合并指标
 (平均合并 44天 17小时) (30 天内合并 6 个 PR)

描述

Expected Behavior / New Feature

I do not need to display FileConfigurationController and OutputCacheController in my swagger of API Geteway.

Actual Behavior / Motivation for New Feature

Screenshot_1

Steps to Reproduce the Problem

  1. Install-Package Ocelot -Version 13.5.2

How to hide/remove them?

贡献者指南