Bug: fabric/v1/docs website missing

Hi,

I was looking for the Fabric API documentation, and it turns out, that, as of ziti-controller 0.30.0, the response of, "/edge/client/v1/docs" and "/fabric/v1/docs" are both the same, the Edge Client documentation( v0.25.15) . At which repository should I/could we fix this error exactly?

FTR, If you are looking for the swagger documentation, it is already there in github.com,
https://github.com/openziti/fabric/blob/main/controller/specs/swagger.yml, and you can render it in https://editor.swagger.io/.

Best regards,

Mario