Closed SamStudio8 closed 3 years ago
I initially had a swagger ui interface built into Majora, but it seems more sensible to just serve the YAML statically and point viewers at it. Long term, this would be another huge benefit of using Django REST, but for now, I'm much happier.
I don't like the DRF autodoc fwiw. Hand-rolled YAML for redoc is fine, but actually I think hand-written API github pages was the way to go all along...