-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
37 lines (32 loc) · 1.68 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<html>
<head>
<title>Saviynt API References and OpenAPI Specs</title>
</head>
<body>
<h1>Saviynt API References and OpenAPI Specs</h1>
<p>Spec infor the unofficial <a href="https://github.com/saviynt/saviynt-api-go-client/"></a>Saviynt API Go
Client</a>.</p>
<ul>
<li><a href="api_saviynt.html">Saviynt API Reference</a></li>
<li><a href="openapi_saviynt.json">Saviynt OpenAPI Spec</a></li>
<li><a href="api_delegatedadministration.html">Delegated Administration API Reference</a></li>
<li><a href="spec_delegatedadministration.json">Delegated Administration OpenAPI Spec</a></li>
<li><a href="api_email.html">Email API Reference</a></li>
<li><a href="spec_email.json">Email OpenAPI Spec</a></li>
<li><a href="api_filedirectory.html">File Directory API Reference</a></li>
<li><a href="spec_filedirectory.json">File Directory OpenAPI Spec</a></li>
<li><a href="api_jobcontrol.html">Job Control API Reference</a></li>
<li><a href="spec_jobcontrol.json">Job Control OpenAPI Spec</a></li>
<li><a href="api_mtlsauthentication.html">mTLS Authentication API Reference</a></li>
<li><a href="spec_mtlsauthentication.json">mTLS Authentication OpenAPI Spec</a></li>
<li><a href="api_savroles.html">SAV Roles API Reference</a></li>
<li><a href="spec_savroles.json">SAV Roles OpenAPI Spec</a></li>
<li><a href="api_tasks.html">Tasks API Reference</a></li>
<li><a href="spec_tasks.json">Tasks OpenAPI Spec</a></li>
<li><a href="api_transport.html">Transport API Reference</a></li>
<li><a href="spec_transport.json">Transport OpenAPI Spec</a></li>
<li><a href="api_users.html">Users API Reference</a></li>
<li><a href="spec_users.json">Users OpenAPI Spec</a></li>
</ul>
</body>
</html>