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