ThreeMammals/Ocelot

Hide FileConfiguration and OutputCache controller from Swagger

Closed

#989 geöffnet am 13. Aug. 2019

Auf GitHub ansehen
 (8 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C# (1.617 Forks)batch import
AdministrationSwaggerbuggood first issuehelp wantedsmall effort

Repository-Metriken

Stars
 (8.137 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 44T 17h) (6 gemergte PRs in 30 T)

Beschreibung

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?

Contributor Guide