diff --git a/ui/src/gen/directives/git-clone-config.json b/ui/src/gen/directives/git-clone-config.json index 5a4652868..c348c9bc8 100644 --- a/ui/src/gen/directives/git-clone-config.json +++ b/ui/src/gen/directives/git-clone-config.json @@ -11,8 +11,7 @@ "repoURL": { "type": "string", "description": "The URL of a remote Git repository to clone. Required.", - "minLength": 1, - "format": "uri" + "minLength": 1 }, "checkout": { "type": "array",