Skip to content

Commit

Permalink
Update receiver/googlecloudpubsubreceiver/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Anthony Mirabella <[email protected]>
  • Loading branch information
alexvanboxel and Aneurysm9 committed Jun 2, 2021
1 parent edc73dd commit b0e357a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions receiver/googlecloudpubsubreceiver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ receivers:
## Encoding

You should not need to set the encoding of the subscription as the receiver will try to discover the type of the data
by looking at the `ce-type` as `ce-datacontenttype` attributes of the message. Only when those attributes are not set
the `encoding` field in the configuration should be set.
by looking at the `ce-type` and `ce-datacontenttype` attributes of the message. Only when those attributes are not set
must the `encoding` field in the configuration be set.

| ce-type] | ce-datacontenttype | encoding | description |
| --- | --- | --- | --- |
Expand Down

0 comments on commit b0e357a

Please sign in to comment.