ThreeMammals/Ocelot

Hide FileConfiguration and OutputCache controller from Swagger

Chiusa

#989 aperta il 13 ago 2019

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

Metriche repository

Star
 (8137 stelle)
Metriche merge PR
 (Metriche PR in attesa)

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