Skip to content

Commit

Permalink
FUCK
Browse files Browse the repository at this point in the history
  • Loading branch information
PJB3005 committed Dec 25, 2023
1 parent 064fb7c commit 47ac8d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SS14.Changelog/GitHubData.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

namespace SS14.Changelog
{
[JsonSourceGenerationOptions(PropertyNamingPolicy = JsonKnownNamingPolicy.KebabCaseLower)]
[JsonSourceGenerationOptions(PropertyNamingPolicy = JsonKnownNamingPolicy.SnakeCaseLower)]
[JsonSerializable(typeof(GHPullRequestEvent))]
[JsonSerializable(typeof(GHPushEvent))]
public sealed partial class GitHubSerializationContext : JsonSerializerContext;
Expand Down

0 comments on commit 47ac8d3

Please sign in to comment.