mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-23 17:13:44 +03:00
5 lines
128 B
HTML
5 lines
128 B
HTML
<div class="snippet">
|
|
<pre *ng-if="!data.sample"> Not supported yet (any-of)</pre>
|
|
<pre>{{data.sample | json}}</pre>
|
|
</div>
|