innovationDriveApp/node_modules/url-loader/options.json
2018-07-08 19:21:40 +10:00

18 lines
276 B
JSON

{
"type": "object",
"properties": {
"limit": {
"type": ["number", "string"]
},
"prefix": {
"type": "string"
},
"mimetype": {
"type": "string"
},
"encoding": {
"type": "string"
}
},
"additionalProperties": true
}