Skip to content

Commit

Permalink
docs: document new Batch API
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Bot committed Aug 7, 2024
1 parent d5655e7 commit 15b640b
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 @@ -154,6 +154,11 @@ module.exports.specs = [
routePath: '/api/blueprints',
specUrl: 'https://docs.api.epilot.io/tf-blueprint.yaml',
},
{
layout: { title: 'Batch API' },
routePath: '/api/batch',
specUrl: 'https://docs.api.epilot.io/batch.yaml',
},
{
layout: { title: 'Product API' },
routePath: '/api/product',
Expand Down

0 comments on commit 15b640b

Please sign in to comment.