Merge pull request #4441 from WhitWaldo/pubsub-api-link

Included link to v1.0 CloudEvents spec
This commit is contained in:
Hannah Hunter 2024-12-02 09:33:44 -05:00 committed by GitHub
commit ad57f042bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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