mirror of
https://github.com/OpenBankProject/API-Explorer.git
synced 2026-02-06 10:47:23 +00:00
json result inside pre code tags for better formatting
This commit is contained in:
parent
a76cef78d3
commit
7ead6b8e8d
@ -47,8 +47,10 @@
|
||||
</div>
|
||||
</form>
|
||||
<!-- API call result goes here -->
|
||||
<!-- TODO this needs to get id so we can set the correct instance of it -->
|
||||
<div class="result" id="result"></div>
|
||||
<pre>
|
||||
<code class="json result" id="result">
|
||||
</code>
|
||||
</pre>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user