idea: Replace /api with Swagger Docs #14
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
idea
Could be an enhancement, discussion welcome
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.
The text was updated successfully, but these errors were encountered: