mirror of
https://github.com/Redocly/redoc.git
synced 2025-01-30 17:44:07 +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">
|
||||
<pre *ng-if="!data.sample"> Not supported yet (any-of)</pre>
|
||||
<pre>{{data.sample | json}}</pre>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue
Block a user