Michael Price
|
ff9e291cd7
|
Re-enable the API root path and exclude it from schema introspection.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 20:22:26 -04:00 |
|
Michael Price
|
17acb444bd
|
Add link to API documentation generated by ReDoc.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 20:22:21 -04:00 |
|
Michael Price
|
d173f9f863
|
Disable the root API path as this confuses Swagger which then groups all endpoints into a single dropdown.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 20:22:13 -04:00 |
|
Michael Price
|
e1956f8d80
|
Get rids of the APIEndPoint and APIResource classes. Register API url using the 'has_rest_api' AppConfig variable.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 18:30:59 -04:00 |
|
Roberto Rosario
|
9ed20091d2
|
Rename the licenses modules from packages.py to licenses.py
|
2016-11-12 23:59:50 -04:00 |
|
Roberto Rosario
|
99302e9300
|
Move package licenses to their own modules within the apps.
|
2016-11-12 02:28:06 -04:00 |
|
Roberto Rosario
|
35cc0ea1d6
|
Exclude root API and API doc URLs.
|
2016-03-14 04:15:13 -04:00 |
|
Roberto Rosario
|
20398174a8
|
Initial commit for top level api URLS.
|
2015-09-28 04:05:03 -04:00 |
|
Roberto Rosario
|
6480489086
|
Add view displaying all 3rd party apps and packages' licenses.
|
2015-09-23 03:32:14 -04:00 |
|
Roberto Rosario
|
ea02172a82
|
Refactor rest_api app and the method end points are registered. All apps API URL endpoints are now registered under the 'rest_api' namespace.
|
2015-08-06 02:50:14 -04:00 |
|
Roberto Rosario
|
fc9f9f1e68
|
Replace more unnecessary lists with tuples.
|
2015-07-28 01:41:45 -04:00 |
|
Roberto Rosario
|
51ce5ca057
|
Consolidate navigation tags, consolidate setup and tool link
|
2015-04-03 20:51:02 -04:00 |
|
Roberto Rosario
|
bd041457c9
|
Update project to use Django 1.7.7. Issue #33
|
2015-03-30 03:43:56 -04:00 |
|