Skip to content

Commit 8fda852

Browse files
author
Richard Griffiths
committed
Remove notification template api in favour of merging into the api svc
1 parent 94257d2 commit 8fda852

2 files changed

Lines changed: 0 additions & 15 deletions

File tree

redoc.config.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -159,11 +159,6 @@ module.exports.specs = [
159159
routePath: '/api/notification',
160160
specUrl: 'https://docs.api.epilot.io/svc-notification-api.yaml',
161161
},
162-
{
163-
layout: { title: 'Notification Template API' },
164-
routePath: '/api/notification-template',
165-
specUrl: 'https://docs.api.epilot.io/notification-template.yaml',
166-
},
167162
{
168163
layout: { title: 'Blueprint Manifest API' },
169164
routePath: '/api/blueprints',

static/openapi-specs/apis.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -313,16 +313,6 @@
313313
}
314314
]
315315
},
316-
{
317-
"name": "Notification Template API",
318-
"baseURL": "https://notification-template.sls.epilot.io",
319-
"properties": [
320-
{
321-
"type": "Swagger",
322-
"url": "https://docs.api.epilot.io/notification-template.yaml"
323-
}
324-
]
325-
},
326316
{
327317
"name": "Blueprint Manifest API",
328318
"baseURL": "https://blueprint-manifest.sls.epilot.io",

0 commit comments

Comments
 (0)