Skip to content

Commit

Permalink
RULES-655 updating tap json schema (#931)
Browse files Browse the repository at this point in the history
  • Loading branch information
marksuhhin authored Apr 4, 2022
1 parent 1e9d493 commit b16c250
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pipelinewise/cli/schemas/tap.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@
"type": "integer",
"minimum": 1,
"maximum": 1000
},
"use_message_key": {
"type": "boolean"
}
}
},
Expand Down

0 comments on commit b16c250

Please sign in to comment.