We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c86b0 commit 4a93f0eCopy full SHA for 4a93f0e
workspaces/backend/api/app.go
@@ -28,7 +28,6 @@ import (
28
"k8s.io/apiserver/pkg/authorization/authorizer"
29
"sigs.k8s.io/controller-runtime/pkg/client"
30
31
- _ "github.com/kubeflow/notebooks/workspaces/backend/api/v1/swagger"
32
"github.com/kubeflow/notebooks/workspaces/backend/internal/config"
33
"github.com/kubeflow/notebooks/workspaces/backend/internal/repositories"
34
_ "github.com/kubeflow/notebooks/workspaces/backend/openapi"
workspaces/backend/api/v1/swagger/docs.go
workspaces/backend/api/v1/swagger/swagger.json
workspaces/backend/api/v1/swagger/swagger.yaml
0 commit comments