diff --git a/src/libs/Runway/Generated/Runway.JsonSerializerContextTypes.g.cs b/src/libs/Runway/Generated/Runway.JsonSerializerContextTypes.g.cs index 1a43dfd..488fb5e 100644 --- a/src/libs/Runway/Generated/Runway.JsonSerializerContextTypes.g.cs +++ b/src/libs/Runway/Generated/Runway.JsonSerializerContextTypes.g.cs @@ -14,10 +14,12 @@ public sealed partial class JsonSerializerContextTypes /// /// public global::System.Collections.Generic.Dictionary? StringStringDictionary { get; set; } + /// /// /// public global::System.Collections.Generic.Dictionary? StringObjectDictionary { get; set; } + /// /// /// @@ -87,5 +89,10 @@ public sealed partial class JsonSerializerContextTypes /// /// public global::System.Collections.Generic.IList? Type15 { get; set; } + + /// + /// + /// + public global::System.Collections.Generic.List? ListType0 { get; set; } } } \ No newline at end of file