ThreeMammals/Ocelot

Hide FileConfiguration and OutputCache controller from Swagger

Open

#989 opened on 2019年8月13日

GitHub で見る
 (8 comments) (0 reactions) (1 assignee)C# (1,617 forks)batch import
AdministrationSwaggerbuggood first issuehelp wantedsmall effort

Repository metrics

Stars
 (8,137 stars)
PR merge metrics
 (平均マージ 44d 17h) (30d で 6 merged PRs)

説明

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?

コントリビューターガイド