Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 83ddace

Browse files
committed
fmt
1 parent cfd0330 commit 83ddace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provisionersdk/proto/provisioner.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ message RichParameter {
7070
string icon = 6;
7171
repeated RichParameterOption options = 7;
7272
string validation_regex = 8;
73-
string validation_error = 9;
73+
string validation_error = 9;
7474
int32 validation_min = 10;
7575
int32 validation_max = 11;
7676
}

0 commit comments

Comments
 (0)