hapi-swagger returning JSON data but no UI

后端 未结 0 1855
梦如初夏
梦如初夏 2021-02-12 15:26

My routes contain the the \'api\' tag

... 
{
  method: \'GET\',
  path: \'/blah/albums\',
  options: { tags: [\'api\'], handler: myHandlerFunction }
},
...


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题