Skip to content

Commit f8dfa96

Browse files
committed
CCM-17044: Upgrade eventcatalog to v3
1 parent 56c4773 commit f8dfa96

4 files changed

Lines changed: 15150 additions & 18973 deletions

File tree

src/eventcatalog/.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/eventcatalog/eventcatalog.config.js

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,6 @@ export default {
2525
// number of items to include in the feed per resource (event, service, etc)
2626
limit: 20
2727
},
28-
// This lets you copy markdown contents from EventCatalog to your clipboard
29-
// Including schemas for your events and services
30-
llmsTxt: {
31-
enabled: true,
32-
},
33-
docs: {
34-
sidebar: {
35-
// TREE_VIEW will render the DOCS as a tree view and map your file system folder structure
36-
// LIST_VIEW will render the DOCS that look familiar to API documentation websites
37-
type: 'LIST_VIEW'
38-
},
39-
},
4028
// required random generated id used by eventcatalog
4129
cId: '04d6b287-0593-4938-a987-d5ab08ca29fb'
4230
}

0 commit comments

Comments
 (0)