File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change @@ -76,14 +76,6 @@ properties:
76
76
type : string
77
77
description : PEtab observable file name or URL.
78
78
79
- visualization_files :
80
- type : array
81
- description : List of PEtab visualization files.
82
-
83
- items :
84
- type : string
85
- description : PEtab visualization file name or URL.
86
-
87
79
mapping_files :
88
80
type : array
89
81
description : List of PEtab mapping files.
@@ -92,8 +84,6 @@ properties:
92
84
type : string
93
85
description : PEtab mapping file name or URL.
94
86
95
- required :
96
-
97
87
extensions :
98
88
type : object
99
89
description : |
@@ -109,7 +99,7 @@ properties:
109
99
type : string
110
100
pattern : ^([1-9][0-9]*!)?(0|[1-9][0-9]*)(\.(0|[1-9][0-9]*))*((a|b|rc)(0|[1-9][0-9]*))?(\.post(0|[1-9][0-9]*))?(\.dev(0|[1-9][0-9]*))?$
111
101
required :
112
- type : bool
102
+ type : boolean
113
103
description : |
114
104
Indicates whether the extension is required for the
115
105
mathematical interpretation of the problem.
@@ -126,4 +116,3 @@ required:
126
116
- model_files
127
117
- observable_files
128
118
- measurement_files
129
-
You can’t perform that action at this time.
0 commit comments