Skip to content

Where is the swagger/OpenApi UI for dotnet-monitor? #6666

Answered by jander-msft
paulomorgado asked this question in Q&A
Discussion options

You must be logged in to vote

Per the release notes, we've removed the Swagger UI from .NET Monitor and replaced it with the OpenAPI document:

It was removed in an effort to harden the unauthenticated API surface of .NET Monitor. From the release notes, you'll see we did some additional security hardening regarding API key validation on all versions of .NET Monitor.

The Swagger UI is not considered core functionality of .NET Monitor but more of a convenience measure to allow some type of UX over the API surface. There are other tools that you can use (e.g. Postman, Insomnia, etc; note these are n…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@paulomorgado
Comment options

Answer selected by paulomorgado
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants