--server-enable-docs
Serves the /swagger-ui interactive API documentation. Off by default — without this flag the server returns 404 there. The documentation reads the OpenAPI document, so enable --server-enable-schema alongside it for a complete experience.
Requires --server.