Burgyn / MMLib.SwaggerForOcelot

This repo contains swagger extension for ocelot.
MIT License
351 stars 93 forks source link

Request: Api Search across all swagger docs #276

Open Montago opened 11 months ago

Montago commented 11 months ago

It would be awesome to have a search box in top of SwaggerUI which enables you to search for an API across all aggregated Swagger Docs.

It should search : Enpoint path, RequestObject, ResponseObject, any Documentation.

Burgyn commented 11 months ago

Hey @Montago,,

thanks for the idea. Yes this is a relevant request. Unfortunately I have no ambition to create own UI. Anyway, I am open for collaboration.

Montago commented 11 months ago

Could you help me get started with this feature request .. then i can make all the bits and pieces myself and maybe submit as a PR for this repo.

You said you dont want to make your own UI - does that mean that all Swagger UI comes from a nuget package ?