Skip to content

Commit

Permalink
Merge branch '4.x' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mheath committed Feb 25, 2021
2 parents 54732e1 + f58b6a9 commit 06f1003
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ public abstract class Deployment extends Resource {
*/
@Deprecated
@JsonProperty("state")
@Nullable
public abstract DeploymentState getState();

/**
Expand Down

0 comments on commit 06f1003

Please sign in to comment.