mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-23 09:03:44 +03:00
4 lines
121 B
HTML
4 lines
121 B
HTML
|
<div *ng-for="#path of data.paths">
|
||
|
<methods-list pointer="/paths/{{path | jsonPointerEscape}}"></methods-list>
|
||
|
</div>
|