|
JsonRoutes.add('get', '/api/boards/:boardId/export', function(req, res) {
|
|
JsonRoutes.add('get', '/api/boards/:boardId/export', function(req, res) {
|
|
// todo XXX for real API, first look for token in Authentication: header
|
|
// todo XXX for real API, first look for token in Authentication: header
|