Skip to content

Commit

Permalink
update docs for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaslagoni committed Aug 1, 2023
1 parent c6bee2d commit 6bbc56e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion test/docs/3.0.0/streetlights-all.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"bindings": {
"mqtt": {
"bindingVersion": "0.1.0",
"bindingVersion": "0.2.0",
"qos": 1
},
"kafka": {
Expand Down
2 changes: 1 addition & 1 deletion test/docs/3.0.0/streetlights-avro.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"bindings": {
"mqtt": {
"bindingVersion": "0.1.0",
"bindingVersion": "0.2.0",
"qos": 1
},
"kafka": {
Expand Down
2 changes: 1 addition & 1 deletion test/docs/3.0.0/streetlights-openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"bindings": {
"mqtt": {
"bindingVersion": "0.1.0",
"bindingVersion": "0.2.0",
"qos": 1
},
"kafka": {
Expand Down

0 comments on commit 6bbc56e

Please sign in to comment.