{
  "name": "JSONP Directory",
  "updated_at": "2008-08-29T02:26:42+09:00",
  "optional_keys": "queryParams jsonpParam",
  "required_keys": "url",
  "created_by": "stomita",
  "description": "** About **\r\nJSONP API service directory.\r\n\r\n** Attributes **\r\n- url\r\nJSONP endpoint url. The part that embrased by \"{}\" is used as template and replaced by parameter value.\r\ne.g. http:\/\/www.example.com\/{username}\/items.json\r\n\r\n- queryParams\r\nList of parameter names (separated by blank space). \r\nThese parameters are passed as url query string (DON'T include JSONP callback parameter).\r\n\r\n- jsonpParam\r\nParameter name that specifies callback function name. \r\nIf not specified, it assumes \"callback\" as default value.\r\n\r\n** Metadata Attributes **\r\nOther attrs can be included in order to add metadata informatin to parameters.\r\nFor example, you can specify label information for displaying parameter prompt to users.\r\n\r\n*** attribute format ***\r\nparam_name:metadata_attr\r\n\r\n*** metadata attrs ***\r\n- label \r\n- required\r\n- datatype \r\n- options \r\n\r\n** Sample Client **\r\nhttp:\/\/svn.coderepos.org\/share\/lang\/javascript\/jsonptester\/trunk\/jsonptester.html\r\n\r\n",
  "permit_other_keys": true,
  "resource_url": "http:\/\/wedata.net\/databases\/JSONP Directory",
  "created_at": "2008-08-29T02:26:42+09:00"
}