json-api-schema
Version:
JSON Api Schema is a JSON dialect that can describe any Web Based API that uses JSON to exchange data.
28 lines (27 loc) • 755 B
HTML
<html>
<head>
<meta charset='UTF-8'>
<title>JSON API Schema Documentation</title>
<link rel='stylesheet' href='assets/codo.css' type='text/css'>
<script src='assets/codo.js'></script>
<script src='assets/search_data.js'></script>
</head>
<body class='list'>
<div class='list tree' id='content'>
<h1 class='full_list_header'>Mixin List</h1>
<nav>
<a target='_self' href='class_list.html'>Classes</a>
<a target='_self' href='file_list.html'>Files</a>
<a target='_self' href='method_list.html'>Methods</a>
<a target='_self' href='extra_list.html'>Extras</a>
</nav>
<div id='search'>
Search:
<input type='text'>
</div>
<ul>
</ul>
</div>
</body>
</html>