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?

貢獻者指南