Skip to content

Commit 0747e97

Browse files
DeolaJAdeola Adeyemo
andauthored
feat: add page for validation rules client (#79)
Signed-off-by: Adeola Adeyemo <[email protected]> Co-authored-by: Adeola Adeyemo <[email protected]>
1 parent ebdcdab commit 0747e97

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

redoc.config.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,4 +184,9 @@ module.exports.specs = [
184184
routePath: '/api/kanban',
185185
specUrl: 'https://docs.api.epilot.io/kanban.yaml',
186186
},
187+
{
188+
layout: { title: 'Validation Rules API' },
189+
routePath: '/api/validation-rules',
190+
specUrl: 'https://docs.api.epilot.io/validation-rules.yaml',
191+
},
187192
];

0 commit comments

Comments
 (0)