module.exports = 
  resources:
    "/book":
      get:
        description: "returns books"
