Michael Price
|
c69147bdc5
|
Checking for access also checks for permission. Remove reduntant check.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 20:24:11 -04:00 |
|
Michael Price
|
1fc06a350b
|
Consolidate the docstring of the API methods into a class docstring.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 20:22:35 -04:00 |
|
Michael Price
|
afd4748426
|
Don't try to return a serializer if there is no request object. Used when the API view is being introspected.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 20:00:27 -04:00 |
|
Michael Price
|
4378b28777
|
Update API vies and serializers for the latest Django REST framework version. Replace DRF Swagger with DRF-YASG.
Signed-off-by: Michael Price <loneviking72@gmail.com>
|
2018-04-01 18:31:22 -04:00 |
|
Roberto Rosario
|
858eb8b020
|
Add writable ACLs API endpoints.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
|
2017-03-13 21:04:12 -04:00 |
|
Roberto Rosario
|
ffb98cdba6
|
Add ACL creation API endpoint.
|
2017-03-10 01:27:10 -04:00 |
|
Roberto Rosario
|
2544b569f0
|
Add new read only endpoints for the ACL app API.
|
2017-02-19 02:35:19 -04:00 |
|