File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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' ,
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments