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