Open
Description
Swagger docs page requires a minimal HTML page with a JSON document outlining the spec
Would be pretty simple to add and would be useful!
An easy way of generating a valid schema would be to create a fastapi app that replicates the interface, this would generate a schema with the data-models and endppints.
This could be then copied into SMIBHID.
I am happy to implement this down the road.