ContributionsMost RecentMost LikesSolutionsHow do I embed the UI for a single API operation in one of my own web documents? My swagger API doc is getting a bit long, and I want to provide users with a simple "welcome" page where they can only test out one single operation. Is there a way for me to embed code into an arbitrary, editable web site so that it only presents the user with one fold-able API endpoint? Solved