File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -675,7 +675,6 @@ components:
675
675
type : string
676
676
solutionId :
677
677
type : string
678
- readOnly : true
679
678
description : the Solution Id associated with this Runner
680
679
pattern : ' ^sol-\w{10,20}'
681
680
example : " sol-123456aBcDeF"
@@ -705,17 +704,14 @@ components:
705
704
default : []
706
705
ownerName :
707
706
type : string
708
- readOnly : true
709
707
description : the name of the owner
710
708
minLength : 1
711
709
solutionName :
712
710
type : string
713
- readOnly : true
714
711
description : the Solution name
715
712
minLength : 1
716
713
runTemplateName :
717
714
type : string
718
- readOnly : true
719
715
description : the Solution Run Template name associated with this Runner
720
716
minLength : 1
721
717
security :
@@ -765,12 +761,10 @@ components:
765
761
minLength : 1
766
762
solutionName :
767
763
type : string
768
- readOnly : true
769
764
description : the Solution name
770
765
minLength : 1
771
766
runTemplateName :
772
767
type : string
773
- readOnly : true
774
768
description : the Solution Run Template name associated with this Runner
775
769
minLength : 1
776
770
RunnerSecurity :
@@ -847,7 +841,7 @@ components:
847
841
description : the parameter Id
848
842
varType :
849
843
type : string
850
- readOnly : true
844
+
851
845
description : the parameter value type
852
846
value :
853
847
type : string
You can’t perform that action at this time.
0 commit comments