From 2ed3258d14533b56beb41f138b0d86bf1a4fd90b Mon Sep 17 00:00:00 2001 From: Tom Bloor Date: Tue, 13 Jun 2017 21:47:28 +0100 Subject: [PATCH] Updated Info API (markdown) --- Info-API.md | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/Info-API.md b/Info-API.md index 8e3d521..3e88641 100644 --- a/Info-API.md +++ b/Info-API.md @@ -4,20 +4,4 @@ _Last Updated 2017-04-23_ The Info API consists of endpoints which are useful lookup tables for various sections of the app. -## Ages Endpoint - -### `GET /api/info/ages` - -Returns a JSON object. ID is used during User Registration for Customers. - -``` -{ - ages : [ - { - id : - string : - } - ... - ] -} -``` \ No newline at end of file +*No Current Endpoints Available* \ No newline at end of file