Skip to content

[EventGrid] Small doc updates for id parameter#15835

Merged
lmazuel merged 1 commit intoAzure:masterfrom
ellismg:ellismg/event-grid-doc-id-note
Dec 30, 2020
Merged

[EventGrid] Small doc updates for id parameter#15835
lmazuel merged 1 commit intoAzure:masterfrom
ellismg:ellismg/event-grid-doc-id-note

Conversation

@ellismg
Copy link
Copy Markdown
Member

@ellismg ellismg commented Dec 16, 2020

  • For our model types, we've made id optional and when unspecified, a
    random UUID is used. Clarify this behavior in the docs (in our user
    studies most participants felt like this was the behavior, but it would
    have been helpful to see it explicitly called out).

  • EventGridEvent still some slightly incorrect documentation, due to
    some bad copy/pasting from CloudEvent. There is no source property
    in an EventGridEvent.

- For our model types, we've made `id` optional and when unspecified, a
random UUID is used. Clarify this behavior in the docs (in our user
studies most participants felt like this was the behavior, but it would
have been helpful to see it explicitly called out).

- `EventGridEvent` still some slightly incorrect documentation, due to
some bad copy/pasting from `CloudEvent`. There is no `source` property
in an `EventGridEvent`.
@lmazuel lmazuel merged commit 6367395 into Azure:master Dec 30, 2020
@rakshith91 rakshith91 mentioned this pull request Dec 30, 2020
12 tasks
rakshith91 pushed a commit to rakshith91/azure-sdk-for-python that referenced this pull request Jan 8, 2021
- For our model types, we've made `id` optional and when unspecified, a
random UUID is used. Clarify this behavior in the docs (in our user
studies most participants felt like this was the behavior, but it would
have been helpful to see it explicitly called out).

- `EventGridEvent` still some slightly incorrect documentation, due to
some bad copy/pasting from `CloudEvent`. There is no `source` property
in an `EventGridEvent`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants