mirror of https://github.com/dapr/docs.git
Merge pull request #4441 from WhitWaldo/pubsub-api-link
Included link to v1.0 CloudEvents spec
This commit is contained in:
commit
ad57f042bb
|
@ -302,7 +302,7 @@ other | warning is logged and all messages to be retried
|
|||
|
||||
## Message envelope
|
||||
|
||||
Dapr pub/sub adheres to version 1.0 of CloudEvents.
|
||||
Dapr pub/sub adheres to [version 1.0 of CloudEvents](https://github.com/cloudevents/spec/blob/v1.0/spec.md).
|
||||
|
||||
## Related links
|
||||
|
||||
|
|
Loading…
Reference in New Issue