Skip to content

Commit

Permalink
Generated from e24fe07222b97077ca0f54ffc66b312be4aaeff7 (#2980)
Browse files Browse the repository at this point in the history
new application insignts api version for unified schema in action
  • Loading branch information
AutorestCI authored Mar 1, 2019
1 parent d8674c4 commit 2a58658
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public class AlertingAction extends Action {
/**
* Azure action group reference.
*/
@JsonProperty(value = "aznsAction", required = true)
@JsonProperty(value = "aznsAction")
private AzNsActionGroup aznsAction;

/**
Expand Down

0 comments on commit 2a58658

Please sign in to comment.