--
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
<p class="tls-landing-links">
|
<p class="tls-landing-links">
|
||||||
<a href="#usage-notes" class="text-tx-alt text-underline">使用上の注意</a>
|
<a href="#usage-notes" class="text-tx-alt text-underline">使用上の注意</a>
|
||||||
<a href="#api-docs" class="text-tx-alt text-underline">APIドキュメント</a>
|
<a href="#api-docs" class="text-tx-alt text-underline">API</a>
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
@@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
<section id="api-docs" class="tls-aux-section">
|
<section id="api-docs" class="tls-aux-section">
|
||||||
<div class="block">
|
<div class="block">
|
||||||
<h2 class="font-large">APIドキュメント</h2>
|
<h2 class="font-large">API</h2>
|
||||||
<p class="font-small text-tx-alt">同等の機能を JSON API として提供しています。</p>
|
<p class="font-small text-tx-alt">同等の機能を JSON API として提供しています。</p>
|
||||||
<pre><code>POST /api/tools/tls-test/scan
|
<pre><code>POST /api/tools/tls-test/scan
|
||||||
Content-Type: application/json
|
Content-Type: application/json
|
||||||
|
|||||||
Reference in New Issue
Block a user