API V1 99/72599/2
authorSean Smith <ssmith@iol.unh.edu>
Fri, 19 Mar 2021 15:48:00 +0000 (11:48 -0400)
committerSean Smith <ssmith@iol.unh.edu>
Fri, 28 May 2021 15:06:08 +0000 (11:06 -0400)
commitced6bf516bb08073288d4ad0a47d136a504a95c8
treeacc9520f5175c06eaad3b701f539de255de56d1f
parent8086a7aa9aa95d5af341b67cba85b1377a168b98
API V1

Change-Id: I38bc35eeecc0cc7d2334d1fb4b9f215a291e31f6
Signed-off-by: Sean Smith <ssmith@iol.unh.edu>
laas_api_documentation.yaml [new file with mode: 0644]
src/api/admin.py
src/api/migrations/0017_apilog.py [new file with mode: 0644]
src/api/migrations/0018_apilog_ip_addr.py [new file with mode: 0644]
src/api/migrations/0019_auto_20210322_1823.py [new file with mode: 0644]
src/api/migrations/0020_auto_20210322_2218.py [new file with mode: 0644]
src/api/migrations/0021_auto_20210405_1943.py [new file with mode: 0644]
src/api/models.py
src/api/urls.py
src/api/views.py
src/booking/quick_deployer.py