Skip to content

Commit

Permalink
feat: add generated openAPI spec to website
Browse files Browse the repository at this point in the history
Signed-off-by: sharan <sharanrdude@gmail.com>
  • Loading branch information
rustiever committed Feb 17, 2024
1 parent fa45755 commit 877ab8b
Show file tree
Hide file tree
Showing 178 changed files with 37,162 additions and 40,394 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions docs/References/OpenAPI/Audit/Auditlog/auditlog-service.info.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
id: auditlog-service
title: "AuditLog Service"
description: ""
sidebar_label: Introduction
sidebar_position: 0
hide_title: true
custom_edit_url: null
---

import ApiLogo from "@theme/ApiLogo";
import SchemaTabs from "@theme/SchemaTabs";
import TabItem from "@theme/TabItem";
import Export from "@theme/ApiExplorer/Export";

<span className={"theme-doc-version-badge badge badge--secondary"}>Version: 2.0</span>

<h1 className={"openapi__heading"}>AuditLog Service</h1>

<div style={{"marginBottom":"2rem"}}><h2 id={"authentication"} style={{"marginBottom":"1rem"}}>Authentication</h2><SchemaTabs className={"openapi-tabs__security-schemes"}><TabItem label={"API Key: ApiKeyAuth"} value={"ApiKeyAuth"}><div><table><tbody><tr><th>Security Scheme Type:</th><td>apiKey</td></tr><tr><th>Header parameter name:</th><td>X-API-KEYID</td></tr></tbody></table></div></TabItem><TabItem label={"API Key: ApiTokenAuth"} value={"ApiTokenAuth"}><div><table><tbody><tr><th>Security Scheme Type:</th><td>apiKey</td></tr><tr><th>Header parameter name:</th><td>X-API-TOKEN</td></tr></tbody></table></div></TabItem><TabItem label={"HTTP: Basic Auth"} value={"BasicAuth"}><div><table><tbody><tr><th>Security Scheme Type:</th><td>http</td></tr><tr><th>HTTP Authorization Scheme:</th><td>basic</td></tr></tbody></table></div></TabItem></SchemaTabs></div><div style={{"display":"flex","flexDirection":"column","marginBottom":"var(--ifm-paragraph-margin-bottom)"}}><h3 style={{"marginBottom":"0.25rem"}}>Contact</h3><span>Paralus Dev: </span></div>

1 change: 1 addition & 0 deletions docs/References/OpenAPI/Audit/Auditlog/sidebar.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
id: relay-audit-service
title: "Relay Audit Service"
description: ""
sidebar_label: Introduction
sidebar_position: 0
hide_title: true
custom_edit_url: null
---

import ApiLogo from "@theme/ApiLogo";
import SchemaTabs from "@theme/SchemaTabs";
import TabItem from "@theme/TabItem";
import Export from "@theme/ApiExplorer/Export";

<span className={"theme-doc-version-badge badge badge--secondary"}>Version: 2.0</span>

<h1 className={"openapi__heading"}>Relay Audit Service</h1>

<div style={{"marginBottom":"2rem"}}><h2 id={"authentication"} style={{"marginBottom":"1rem"}}>Authentication</h2><SchemaTabs className={"openapi-tabs__security-schemes"}><TabItem label={"API Key: ApiKeyAuth"} value={"ApiKeyAuth"}><div><table><tbody><tr><th>Security Scheme Type:</th><td>apiKey</td></tr><tr><th>Header parameter name:</th><td>X-API-KEYID</td></tr></tbody></table></div></TabItem><TabItem label={"API Key: ApiTokenAuth"} value={"ApiTokenAuth"}><div><table><tbody><tr><th>Security Scheme Type:</th><td>apiKey</td></tr><tr><th>Header parameter name:</th><td>X-API-TOKEN</td></tr></tbody></table></div></TabItem><TabItem label={"HTTP: Basic Auth"} value={"BasicAuth"}><div><table><tbody><tr><th>Security Scheme Type:</th><td>http</td></tr><tr><th>HTTP Authorization Scheme:</th><td>basic</td></tr></tbody></table></div></TabItem></SchemaTabs></div><div style={{"display":"flex","flexDirection":"column","marginBottom":"var(--ifm-paragraph-margin-bottom)"}}><h3 style={{"marginBottom":"0.25rem"}}>Contact</h3><span>Paralus Dev: </span></div>

1 change: 1 addition & 0 deletions docs/References/OpenAPI/Audit/Relayaudit/sidebar.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 21 additions & 0 deletions docs/References/OpenAPI/Role/Role/role-management-service.info.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
id: role-management-service
title: "Role management Service"
description: ""
sidebar_label: Introduction
sidebar_position: 0
hide_title: true
custom_edit_url: null
---

import ApiLogo from "@theme/ApiLogo";
import SchemaTabs from "@theme/SchemaTabs";
import TabItem from "@theme/TabItem";
import Export from "@theme/ApiExplorer/Export";

<span className={"theme-doc-version-badge badge badge--secondary"}>Version: 2.0</span>

<h1 className={"openapi__heading"}>Role management Service</h1>

<div style={{"marginBottom":"2rem"}}><h2 id={"authentication"} style={{"marginBottom":"1rem"}}>Authentication</h2><SchemaTabs className={"openapi-tabs__security-schemes"}><TabItem label={"API Key: ApiKeyAuth"} value={"ApiKeyAuth"}><div><table><tbody><tr><th>Security Scheme Type:</th><td>apiKey</td></tr><tr><th>Header parameter name:</th><td>X-API-KEYID</td></tr></tbody></table></div></TabItem><TabItem label={"API Key: ApiTokenAuth"} value={"ApiTokenAuth"}><div><table><tbody><tr><th>Security Scheme Type:</th><td>apiKey</td></tr><tr><th>Header parameter name:</th><td>X-API-TOKEN</td></tr></tbody></table></div></TabItem><TabItem label={"HTTP: Basic Auth"} value={"BasicAuth"}><div><table><tbody><tr><th>Security Scheme Type:</th><td>http</td></tr><tr><th>HTTP Authorization Scheme:</th><td>basic</td></tr></tbody></table></div></TabItem></SchemaTabs></div><div style={{"display":"flex","flexDirection":"column","marginBottom":"var(--ifm-paragraph-margin-bottom)"}}><h3 style={{"marginBottom":"0.25rem"}}>Contact</h3><span>Paralus Dev: </span></div>

Loading

0 comments on commit 877ab8b

Please sign in to comment.