Skip to content

Commit

Permalink
fix: fix pub/sub message json schema (#65)
Browse files Browse the repository at this point in the history
Signed-off-by: Grant Timmerman <timmerman+devrel@google.com>
  • Loading branch information
grant authored Sep 9, 2020
1 parent a2d1fc4 commit bd49039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/google/events/cloud/pubsub/v1/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"attributes": {
"type": "object"
},
"message_id": {
"messageId": {
"type": "string"
}
}
Expand Down

0 comments on commit bd49039

Please sign in to comment.