File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,6 @@ npm install --save @cap-js-community/feature-toggle-library
2727## Further topics
2828
2929- Configuration and code snippets: [ Usage] ( usage )
30- - REST service for CAP projects: [ Service] ( service )
30+ - Plugin and REST service for CAP projects: [ Plugin and Service] ( service )
3131- Architecture and related concepts: [ Architecture] ( architecture )
3232- Example CAP server: [ CAP Example] ( https://github.com/cap-js-community/feature-toggle-library/blob/main/example-cap-server )
Original file line number Diff line number Diff line change 11---
22layout : default
3- title : Service
3+ title : Plugin and Service
44nav_order : 3
55---
66
@@ -13,7 +13,7 @@ nav_order: 3
1313- TOC
1414{: toc}
1515
16- ## CDS- Plugin Settings
16+ ## Plugin Settings
1717
1818Here is a list of all plugin settings that can be used in ` package.json ` under this library's node
1919` cds.featureToggles ` . At least one of _ configFile_ or _ config_ needs to be set, for the initialization to work.
You can’t perform that action at this time.
0 commit comments