Files
CloudBudget/public/api_project.js

15 lines
371 B
JavaScript

define({
"name": "CloudBudget API",
"version": "1.0.0",
"description": "An API to manage CloudBudget",
"title": "CloudBudget API",
"url": "http://cloudbudget.pavnay.fr/api",
"sampleUrl": false,
"apidoc": "0.2.0",
"generator": {
"name": "apidoc",
"time": "2015-09-03T10:40:18.728Z",
"url": "http://apidocjs.com",
"version": "0.13.1"
}
});