Skip to content
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

Add general discussion of options. #370

Merged
merged 5 commits into from
Mar 5, 2024
Merged

Conversation

wes-smith
Copy link
Collaborator

@wes-smith wes-smith commented Feb 27, 2024

Add section explicitly stating that properties in options are not required for any endpoint, but that configuration may disallow clients from using specific options.


Preview | Diff

@wes-smith wes-smith linked an issue Feb 27, 2024 that may be closed by this pull request
index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
index.html Outdated
None of the properties in `options` are required for any endpoint, as these properties
are intended to meet per-configuration needs that may vary. However, configuration may
prohibit some options from being used in order to preclude clients from passing certain
data to a given configuration.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
data to a given configuration.
data to a given instance.

Co-authored-by: Ted Thibodeau Jr <[email protected]>
Co-authored-by: Dave Longley <[email protected]>
index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
Co-authored-by: Ted Thibodeau Jr <[email protected]>
index.html Outdated Show resolved Hide resolved
@msporny
Copy link
Contributor

msporny commented Mar 5, 2024

Normative, multiple reviews, changes requested and made, no objections, merging.

@msporny msporny merged commit 83a8ed8 into main Mar 5, 2024
1 check passed
@msporny msporny deleted the 292-which-options-are-required branch March 5, 2024 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Which options are required?
5 participants