Anchor API Routes
gregfrasco opened this issue · 1 comments
gregfrasco commented
Add a route for getting the AnchorModel.routes variable
Do not need to add the route to the Route Map.
GET /api/{collectionName}/routes
return AnchorModel.routes;
FrancisZamora commented
Closing in #155