Weavy.Web.Areas.Docs.Models Namespace
- Namespace:
- Weavy.Web.Areas.Docs.Models
- Assembly:
- Weavy.Web.dll
Classes
Action |
The model that represents the documentation for an Api action method. |
Controller |
The model that represents the documentation for a Web Api controller. |
Parameter |
The model that represents the documentation for an api method parameter. |
Property |
The model that represents the documentation for a property. |
Response |
The model that represents the response from and Api action method. |