mirror of
https://github.com/OpenBankProject/API-Explorer.git
synced 2026-02-06 10:47:23 +00:00
Adding a note on &native=true
This commit is contained in:
parent
8a31830b4e
commit
343fd7efbf
@ -395,6 +395,13 @@
|
||||
<p class="footer-box__paragraph">This list can be used as a basis to limit the available endpoints by editing the API Props:</p>
|
||||
<div class="comma_separated_api_call_list"></div>
|
||||
</div>
|
||||
|
||||
<div class="footer-box">
|
||||
<p class="footer-box__paragraph">Note: You can list just the APIs that are implemented in a certain version by appending &native=true to the index URL.</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user