Skip to content

Commit 3c0c166

Browse files
Christian SaucierChristian Saucier
authored andcommitted
updating keychain.org website
1 parent 3968eaa commit 3c0c166

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

docusaurus.config.js

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,13 @@ const config = {
7777
// You can also pass it a OpenAPI spec URL
7878
{
7979
id: 'keychain-json',
80-
spec: 'kc/doc/openapi.json',
80+
spec: 'kc/doc/keymaster-api.json',
8181
//route: '/docs/api',
8282
},
83+
{
84+
id: 'gatekeeper-json',
85+
spec: 'kc/doc/gatekeeper-api.json',
86+
},
8387
],
8488
// Theme Options for modifying how redoc renders them
8589
theme: {

kc

Submodule kc updated 654 files

0 commit comments

Comments
 (0)