Skip to content

Resolve "Publicly display API documentation"

James Vasile requested to merge 5-public-api-docs into main

We wanted to add a documentation endpoint to the live instance. There already is one: /docs, but this endpoint only documents the API. It lets you run live tests and is quite nice. But we also want our full documentation available, so I added /mkdocs as an additional endpoint.

Closes #5 (closed)

Merge request reports