mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-13 13:14:05 +00:00
Moving swagger-ui files from www/swagger-ui to third-party/swagger-ui
and adding LICENSE and README files
This commit is contained in:
@@ -419,7 +419,7 @@ func (m *Master) InstallSwaggerAPI() {
|
||||
// TODO: Parameterize the path?
|
||||
ApiPath: "/swaggerapi/",
|
||||
SwaggerPath: "/swaggerui/",
|
||||
SwaggerFilePath: "/static/swagger-ui/",
|
||||
SwaggerFilePath: "/swagger-ui/",
|
||||
}
|
||||
swagger.RegisterSwaggerService(swaggerConfig, m.handlerContainer)
|
||||
}
|
||||
|
Reference in New Issue
Block a user