twskj / pretty-swag

Pretty UI for Swagger spec
MIT License
121 stars 20 forks source link

Deeplinking #66

Open elashpear opened 4 years ago

elashpear commented 4 years ago

Feature Request: I it would be great if endpoints could be deep-linked. This could be achieved by putting id attributes or anchors on the page (i.e. endpoint GET /pet/findByStatus could be addressed by /api.html#GET-%2Fpet%2FfindByStatus).

Better yet if there was a way to discover these via the UI.

It might also be nice if searches could be deeplinked to.

twskj commented 4 years ago

Good idea. I'll look into this.