From ef8cdd36436ef1bd1303886a101c8ee60c6f9721 Mon Sep 17 00:00:00 2001 From: ben Date: Tue, 18 Sep 2018 10:28:07 +0200 Subject: Initial public commit --- rest-api/auth/index.html | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 rest-api/auth/index.html (limited to 'rest-api/auth') diff --git a/rest-api/auth/index.html b/rest-api/auth/index.html new file mode 100644 index 0000000..c0190da --- /dev/null +++ b/rest-api/auth/index.html @@ -0,0 +1,4 @@ +{ + "status": 421, + "code": 7 +} \ No newline at end of file -- cgit v1.2.3