mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-23 00:56:33 +03:00
4 lines
100 B
HTML
4 lines
100 B
HTML
<div *ng-for="#method of data.methods">
|
|
<method pointer="{{pointer}}/{{method}}"></method>
|
|
</div>
|