Paths
Swagger Paths
Method Summary
| Public Methods | ||
| public |
Return the total number of paths |
|
| public |
Walk through all paths |
|
| public |
walkMethods(callback: function(index: number, name: string, methodName: string, method: Path)): Paths Walk through all paths methods |
|