Skip to content

Commit

Permalink
Rename to OnBehalfOfSettings in ConfigV6
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Liang <jiallian@amazon.com>
  • Loading branch information
RyanL1997 committed Aug 23, 2023
1 parent 62cfb4f commit e56bf01
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ public String toString() {

}

public static class OnBehalfOf {
public static class OnBehalfOfSettings {
@JsonProperty("signing_key")
private String signingKey;
@JsonProperty("encryption_key")
Expand Down

0 comments on commit e56bf01

Please sign in to comment.