Skip to content

Clarify CloudEvent.source property meaning#25992

Merged
xiangyan99 merged 1 commit intoAzure:mainfrom
waltervos:main
Sep 2, 2022
Merged

Clarify CloudEvent.source property meaning#25992
xiangyan99 merged 1 commit intoAzure:mainfrom
waltervos:main

Conversation

@waltervos
Copy link
Copy Markdown
Contributor

Description

This caused me much confusion: the source should not contain the domain name, it should contain the domain topic (name). As far as I can tell, this particular comment was not generated from the swagger definition (I couldn't find it anywhere else on github anyway).

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

This caused me much confusion: the source should not contain the domain name, it should contain the domain topic (name).
@ghost ghost added Azure.Core customer-reported Issues that are reported by GitHub users external to the Azure organization. labels Sep 1, 2022
@ghost
Copy link
Copy Markdown

ghost commented Sep 1, 2022

Thank you for your contribution waltervos! We will review the pull request and get back to you soon.

@xiangyan99
Copy link
Copy Markdown
Member

/check-enforcer override

@xiangyan99 xiangyan99 merged commit e7a2e0b into Azure:main Sep 2, 2022
mccoyp pushed a commit to mccoyp/azure-sdk-for-python that referenced this pull request Sep 22, 2022
This caused me much confusion: the source should not contain the domain name, it should contain the domain topic (name).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure.Core customer-reported Issues that are reported by GitHub users external to the Azure organization.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants