Skip to content

Commit

Permalink
generate apidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMaruchu committed May 23, 2018
1 parent 724b730 commit b733fa3
Show file tree
Hide file tree
Showing 102 changed files with 7,958 additions and 0 deletions.
1,472 changes: 1,472 additions & 0 deletions docs/api_data.js

Large diffs are not rendered by default.

1,472 changes: 1,472 additions & 0 deletions docs/api_data.json

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions docs/api_project.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
define({
"name": "majifix-jurisdiction",
"version": "1.0.0",
"description": "A representation of an entity (e.g municipal) responsible for addressing citizen(or customer) service request(issue).",
"title": "majifix - Jurisdiction",
"url": "https://majifix-jurisdiction.herokuapp.com/v1",
"sampleUrl": "https://majifix-jurisdiction.herokuapp.com/v1",
"template": {
"withCompare": true,
"withGenerator": true
},
"defaultVersion": "0.0.0",
"apidoc": "0.3.0",
"generator": {
"name": "apidoc",
"time": "2018-05-23T11:42:06.429Z",
"url": "http://apidocjs.com",
"version": "0.17.6"
}
});
20 changes: 20 additions & 0 deletions docs/api_project.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "majifix-jurisdiction",
"version": "1.0.0",
"description": "A representation of an entity (e.g municipal) responsible for addressing citizen(or customer) service request(issue).",
"title": "majifix - Jurisdiction",
"url": "https://majifix-jurisdiction.herokuapp.com/v1",
"sampleUrl": "https://majifix-jurisdiction.herokuapp.com/v1",
"template": {
"withCompare": true,
"withGenerator": true
},
"defaultVersion": "0.0.0",
"apidoc": "0.3.0",
"generator": {
"name": "apidoc",
"time": "2018-05-23T11:42:06.429Z",
"url": "http://apidocjs.com",
"version": "0.17.6"
}
}
Loading

0 comments on commit b733fa3

Please sign in to comment.