@@ -13,6 +13,7 @@ module.exports = {
description: 'Test',
notes: 'This is a test route',
tags: ['api'],
+ auth: false
}
})