Skip to content

Commit

Permalink
Remove JsonIgnore attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
swegner authored and lukecwik committed Mar 2, 2016
1 parent 1f31d4d commit fa429b4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ public Dataflow create(PipelineOptions options) {
*
* @deprecated This property is replaced by @{link DataflowPipelineOptions#getUpdate()}
*/
@JsonIgnore
@Deprecated
@Description("If set, replace the existing pipeline with the name specified by --jobName with "
+ "this pipeline, preserving state.")
Expand Down

0 comments on commit fa429b4

Please sign in to comment.