Show More
@@ -232,7 +232,7 | |||||
232 | } |
|
232 | } | |
233 | }, |
|
233 | }, | |
234 | "patternProperties": { |
|
234 | "patternProperties": { | |
235 |
"^[a-zA-Z0-9+-] |
|
235 | "^[a-zA-Z0-9+-]+/[a-zA-Z0-9+-]+$": { | |
236 | "description": "The cell's mimetype output (e.g. text/plain), represented as either an array of strings or a string.", |
|
236 | "description": "The cell's mimetype output (e.g. text/plain), represented as either an array of strings or a string.", | |
237 | "type": ["string", "array"], |
|
237 | "type": ["string", "array"], | |
238 | "required": false |
|
238 | "required": false |
General Comments 0
You need to be logged in to leave comments.
Login now