mirror of
				https://github.com/Redocly/redoc.git
				synced 2025-10-31 15:57:30 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			187 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			187 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <div class="snippet">
 | |
|   <!-- in case sample is not available for some reason -->
 | |
|   <pre *ng-if="data.sample == null"> Sample unavailable </pre>
 | |
|   <pre>{{data.sample | json}}</pre>
 | |
| </div>
 |