Skip to content

Commit

Permalink
Patch com.snowplowanalytics.sauna.responders/SendgridConfig/avro/1-0-0 (
Browse files Browse the repository at this point in the history
close #509)
  • Loading branch information
rzats authored and alexanderdean committed May 30, 2017
1 parent 95f12bf commit 15d3db8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"namespace": "com.snowplowanalytics.sauna.responders",
"name": "SendgridConfig",
"name": "SendgridConfig_1_0_0",
"type": "record",
"fields": [
{
Expand All @@ -13,7 +13,7 @@
},
{ "name": "parameters",
"type": {
"name": "SendgridConfigParameters",
"name": "SendgridConfigParameters_1_0_0",
"type": "record",
"fields": [
{
Expand Down

0 comments on commit 15d3db8

Please sign in to comment.