module.exports = [{
  method: `GET`,
  path: `/publishedProjects/{id}`,
  config: {
    auth: false,