Skip to content

Commit cf070d3

Browse files
authored
Fb/cds 9 (#103)
* cds v9 1 * cds v9 2 * cds v9 3 * cds v9 5 * cds v9 6 * cds v9 7 * cds v9 8 * cds v9 9 * cds v9 wip test 1 * cds v9 wip test 2 * cds v9 wip test 3 * add mtxs as dependency for cds-test * respect cds.root for plugin discover fts features * add a minimal cds-test package json * more change-service-impl.cds not needed with package.json approach * wip 100 * wip 101 * wip 102 * wip 103 * wip 104
1 parent c4f5b03 commit cf070d3

File tree

19 files changed

+1048
-491
lines changed

19 files changed

+1048
-491
lines changed

example-cap-server/.cdsrc.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@
3535
"features": ["*"]
3636
}
3737
}
38-
}
38+
},
39+
"toggles": true
40+
},
41+
"featureToggles": {
42+
"configFile": "./srv/feature/toggles.yaml"
3943
}
4044
}

example-cap-server/package-lock.json

Lines changed: 51 additions & 190 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)