Updated for image view on nuget.org

This commit is contained in:
2026-06-20 10:56:42 +02:00
parent 383b131bac
commit e4d82595df
3 changed files with 2 additions and 1 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!
![alt text](https://github.com/EonaCat/images/blob/401a0b27ff4d6645d4106dd960f58ae0e44fec96/DoxaApi_overview.png?raw=true)
![Screenshot](images/image.png)
## Install