hapi-swagger returning JSON data but no UI

后端 未结 0 1496
深忆病人
深忆病人 2021-02-12 15:49

My routes contain the the \'api\' tag

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


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