##// END OF EJS Templates
change prompt_numper type...
Matthias BUSSONNIER -
Show More
@@ -153,7 +153,7 b''
153 "type": "array"
153 "type": "array"
154 },
154 },
155 "prompt_number": {
155 "prompt_number": {
156 "type": ["number","string"],
156 "type": ["number","null"],
157 "minimum": 0
157 "minimum": 0
158 },
158 },
159 "language": {
159 "language": {
General Comments 0
You need to be logged in to leave comments. Login now