Azure App Service Mobile - Try It Out not visible

落花浮王杯 提交于 2019-12-13 16:21:16

问题


I started a prototype project using App Service Mobile Apps few months ago and then left it alone.

Today I grabbed the code and tried to run it again. It compiled and seems to be running fine. But I'm unable to test access to the APIs. Previously there used to be Try It Out link there, where I can access the apis. But now I can't find it anymore. Accessing the url /help but its showing 404 error.


回答1:


The Try it Out button has been removed in Azure Mobile Apps, in favor of Swagger support. See Adding Swagger Metadata and Help UI to a Mobile App.



来源:https://stackoverflow.com/questions/36552068/azure-app-service-mobile-try-it-out-not-visible

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!