Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit f8d5e26

Browse files
committed
reset sIncludeDefaultEnums
1 parent f30b9a6 commit f8d5e26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ServiceStack.Text/JsConfig.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -865,6 +865,7 @@ public static void Reset()
865865
sExcludeDefaultValues = null;
866866
sIncludeNullValues = null;
867867
sIncludeNullValuesInDictionaries = null;
868+
sIncludeDefaultEnums = null;
868869
sExcludeTypeInfo = null;
869870
sEmitCamelCaseNames = null;
870871
sEmitLowercaseUnderscoreNames = null;

0 commit comments

Comments
 (0)