forked from talentappstore/tas-core-apis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
14 lines (14 loc) · 833 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html><head><title>TAS core</title>
<link rel='stylesheet' href='https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css'>
<meta name='viewport' content='width=device-width, initial-scale=1'>
</head><body>
<div class='container'><h1></h1>
<h2>APIs</h2><table class='table table-bordered table-condensed'><thead><tr><th></th><th>HTML</th><th>RAML</th></tr></thead><tbody>
<tr><td><b>*</b></td><td><a href='generated/*.raml.html'>*.raml.html</a></td><td><a href='raml/*.raml'>*.raml</a></td></tr>
</tbody></table>
<h2>Schemas</h2><table class='table table-bordered table-condensed'><thead><tr><th>schema</th><th>examples</th></tr></thead><tbody>
</tbody></table>
<h2>Documentation</h2><table class='table table-bordered table-condensed'><thead><tr><th>File</th></tr></thead><tbody>
</tbody></table>
</div>
</body></html>