Skip to content

Commit

Permalink
adjust the synthetics journey type (#117316) (#117579)
Browse files Browse the repository at this point in the history
Co-authored-by: Dominique Clarke <[email protected]>
  • Loading branch information
kibanamachine and dominiqueclarke authored Nov 4, 2021
1 parent b188d51 commit bf3c3ef
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 @@ export const JourneyStepType = t.intersection([
lt: t.string,
}),
}),
observer: t.type({
observer: t.partial({
geo: t.type({
name: t.string,
}),
Expand Down

0 comments on commit bf3c3ef

Please sign in to comment.