Updated for nuget.org

This commit is contained in:
2026-06-20 10:59:47 +02:00
parent e4d82595df
commit b0128d19e1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ EonaCat.DoxaApi scans your controllers with plain `System.Reflection` and ASP.NE
builds a small OpenAPI-like JSON document with `System.Text.Json`, and serves a UI
This can also be used in an offline environment!
![Screenshot](images/image.png)
![Screenshot](DoxaApi/images/image.png)
## Install