Skip to content

Commit

Permalink
JavaCase fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tbenr committed May 20, 2022
1 parent 9a08931 commit 7f021d6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ private static DeserializableTypeDefinition<SszList<SignedValidatorRegistration>
.getJsonTypeDefinition();
}

@SuppressWarnings("JavaCase")
public static class SignedValidatorRegistrationOpenApiSchema {
@JsonProperty("message")
ValidatorRegistration message;
Expand Down

0 comments on commit 7f021d6

Please sign in to comment.