/grunt-edge-apidoc-webapi-generator

Microsoft WebAPI APIDOC Generator using Grunt and Node Edge

Primary LanguageJavaScriptOtherNOASSERTION

#Microsoft WebAPI APIDOC Generator using Grunt and Node Edge

Build Status

Important :

  • Make sure you modify the package_info.js file in the apidoc/module folder I added the modifed file in the ApiDoc.GruntParser folder.
  • Add the EdgeAPIContainerMarshal Class in your project next to your controllers.
  • Add the APIControllerCustomAttribute on top of your webapi controller.