mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-31 01:54:08 +03:00
display temp error message for unsupported schema
This commit is contained in:
parent
d6defae7e7
commit
823add877b
|
@ -1,3 +1,4 @@
|
||||||
<div class="snippet">
|
<div class="snippet">
|
||||||
|
<pre *ng-if="!data.sample"> Not supported yet (any-of)</pre>
|
||||||
<pre>{{data.sample | json}}</pre>
|
<pre>{{data.sample | json}}</pre>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user