Adding a note on &native=true

This commit is contained in:
Simon Redfern 2019-11-05 17:28:24 +01:00
parent 8a31830b4e
commit 343fd7efbf

View File

@ -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>