ThreeMammals/Ocelot

Hide FileConfiguration and OutputCache controller from Swagger

Open

#989 aperta il 13 ago 2019

Vedi su GitHub
 (8 commenti) (0 reazioni) (1 assegnatario)C# (1617 fork)batch import
AdministrationSwaggerbuggood first issuehelp wantedsmall effort

Metriche repository

Star
 (8137 star)
Metriche merge PR
 (Merge medio 44g 17h) (6 PR mergiate in 30 g)

Descrizione

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?

Guida contributor