ThreeMammals/Ocelot

Hide FileConfiguration and OutputCache controller from Swagger

Open

#989 aberto em 13 de ago. de 2019

Ver no GitHub
 (8 comments) (0 reactions) (1 assignee)C# (1.617 forks)batch import
AdministrationSwaggerbuggood first issuehelp wantedsmall effort

Métricas do repositório

Stars
 (8.137 stars)
Métricas de merge de PR
 (Mesclagem média 44d 17h) (6 fundiu PRs em 30d)

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?

Guia do colaborador