From b6d793aec4dbb8edad8c8c28e6a2200912b46cf3 Mon Sep 17 00:00:00 2001 From: fragosti Date: Fri, 10 Aug 2018 15:56:47 -0700 Subject: Enforce camelCase for all parameters and change the way the site is deployed and hosted --- packages/sra-api/public/index.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 packages/sra-api/public/index.html (limited to 'packages/sra-api/public/index.html') diff --git a/packages/sra-api/public/index.html b/packages/sra-api/public/index.html new file mode 100644 index 000000000..868047d4f --- /dev/null +++ b/packages/sra-api/public/index.html @@ -0,0 +1,24 @@ + + + + ReDoc + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3