Skip to content

Commit

Permalink
Publish Blueprints API
Browse files Browse the repository at this point in the history
  • Loading branch information
Nishu Goel committed Feb 28, 2024
1 parent 319be8a commit b738978
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions redoc.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,11 @@ module.exports.specs = [
routePath: '/api/notification',
specUrl: 'https://docs.api.epilot.io/svc-notification-api.yaml',
},
{
layout: { title: 'Blueprints API' },
routePath: '/api/blueprints',
specUrl: 'https://docs.api.epilot.io/tf-blueprint.yaml',
},
{
layout: { title: 'Product API' },
routePath: '/api/product',
Expand Down

0 comments on commit b738978

Please sign in to comment.