Skip to content

Commit 81042a2

Browse files
HavenDVgithub-actions[bot]
andauthored
feat: Updated OpenAPI spec (#179)
Co-authored-by: github-actions[bot] <dependabot@bot.com>
1 parent d7cf020 commit 81042a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/libs/Ideogram/Generated/Ideogram.JsonConverters.ColorPaletteWithPresetNameOrMembers.g.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ public class ColorPaletteWithPresetNameOrMembersJsonConverter : global::System.T
2323
foreach (var __jsonProp in __jsonDocument.RootElement.EnumerateObject())
2424
{
2525
__jsonProps.Add(__jsonProp.Name);
26+
2627
}
2728
}
2829

0 commit comments

Comments
 (0)