Commit 6c23f21
authored
feat: update FeatureLifecycleStateOptions.StopState default to Stopped (open-feature#414)
## This PR
- feat: update FeatureLifecycleStateOptions.StopState default to Stopped
- refactor: remove the default options setup since it's same as default
value, no need to configure
### Related Issues
<!-- add here the GitHub issue that this PR resolves if applicable -->
Fixes open-feature#410
---------
Signed-off-by: Weihan Li <weihanli@outlook.com>1 parent 84ea288 commit 6c23f21
File tree
2 files changed
+2
-10
lines changed- src/OpenFeature.Hosting
2 files changed
+2
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 22 | + | |
31 | 23 | | |
32 | 24 | | |
33 | 25 | | |
| |||
0 commit comments