phpldapadmin/application/media/js/dojo-release-1.7.2/dojox/app/schema/store.json
2013-03-19 15:55:33 +11:00

12 lines
222 B
JSON

{
"description":"An applications store instance declarations",
"type": "object",
"properties":{
"type": {
"type": "string",
"description": "Store Instance Type (Class)"
},
},
"additionalProperties": true
}