<turbo-stream action="update" target="wiki_3611_subpage_3672_info"><template>
<p><strong>JSON Schema</strong>&nbsp;is a vocabulary that allows you to&nbsp;<strong>annotate</strong>&nbsp;and&nbsp;<strong>validate</strong>&nbsp;JSON documents.</p>
<h4>The JSON Schema</h4>
<ul>
<li>describes your existing data format</li>
<li>clear, human- and machine-readable documentation</li>
<li>complete structural validation, useful for
<ul>
<li>automated testing</li>
<li>validating client-submitted data</li>
</ul>
</li>
</ul>
<h4>Display the JSON Schema</h4>
<pre class="card">curl -v -H "Accept: application/json" https://api.myrapidi.com/api/v2/schema</pre>
<p>You can find more information on <a href="http://json-schema.org" title="JSON Schema">http://json-schema.org</a></p>
</template></turbo-stream>
<turbo-stream action="prepend" target="flash"><template></template></turbo-stream>
