ThreeMammals/Ocelot

Hide FileConfiguration and OutputCache controller from Swagger

Fermée

#989 ouverte le 13 août 2019

 (8 commentaires) (0 réaction) (1 personne assignée)C# (1 617 forks)batch import
AdministrationSwaggerbuggood first issuehelp wantedsmall effort

Métriques du dépôt

Stars
 (8 137 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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?

Guide contributeur