-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Minor clarity edits #195
base: main
Are you sure you want to change the base?
Minor clarity edits #195
Conversation
@@ -951,6 +953,7 @@ Configuration ({{stream-config}}) object: | |||
* `events_requested` | |||
* `delivery` : Note that in the case of the poll method, the `endpoint_url` value is | |||
supplied by the Transmitter. | |||
* `description` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This line looks strange. Should there be an explanation after this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should not have an explanation, but I can move the note that is attached to delivery
so that it is below the list.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe this is a normative change. Any reason to think of this as a non-normative change?
This PR should split out normative and non-normative changes. |
Fixes: