Base solution for your next web application
Open Closed

Creating Help Pages for WebAPI #723


User avatar
0
maharatha created

Hi Hilkan-

I am trying to create a documentation for my webAPI. I was going through [http://www.asp.net/web-api/overview/getting-started-with-aspnet-web-api/creating-api-help-pages]). But i am unsure how do I integrate this to my WebAPI project in Abp zero.

Could you help me with this ?

Thanks, Partha


2 Answer(s)
  • User Avatar
    0
    hikalkan created
    Support Team

    You can use Swagger or Web API's API explorer. There was a RP related to that (<a class="postlink" href="https://github.com/aspnetboilerplate/aspnetboilerplate/pull/803">https://github.com/aspnetboilerplate/as ... e/pull/803</a>). I will include it into AspNet Zero in v1.8.1.

  • User Avatar
    0
    maharatha created

    Thank you. I will go through it. I am definitely waiting for AbpZero where you integrate Swagger UI. It's going to be very useful.