Skip to content

Commit

Permalink
Merge pull request #2331 from hashicorp/b-dispatch-response
Browse files Browse the repository at this point in the history
swap structs
  • Loading branch information
dadgar authored Feb 17, 2017
2 parents 5c611c9 + 3595f8d commit 1e3e475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nomad/structs/structs.go
Original file line number Diff line number Diff line change
Expand Up @@ -540,7 +540,7 @@ type JobDispatchResponse struct {
EvalID string
EvalCreateIndex uint64
JobCreateIndex uint64
QueryMeta
WriteMeta
}

// JobListResponse is used for a list request
Expand Down

0 comments on commit 1e3e475

Please sign in to comment.