Skip to content

Fix normative vs informative references #496

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

Merged
merged 2 commits into from
Nov 17, 2017

Conversation

handrews
Copy link
Contributor

Addresses #471. Note that no changes were needed in the core spec, and the commented-out RFC reference that was left in hyper-schema will be addressed by the next PR.

I left the HTTP RFCs (including PATCH) as informative because there is guidance on how they are used but I don't think anything rises to the level of a testable requirement, even an optional one. Implementations, for instance, are not obligated to look for "accept-patch" in "targetHints", and if they do, the general directive that the meta-data is treated according to whatever protocol is in use is sufficient. Additional information is present only to reduce confusion.

The one way in which this might not be correct is the requirement that API implementors MUST NOT define POST semantics for a collection other than collection item creation semantics. That hinges on the use of POST. But it's not actually a requirement for Hyper-Schema implementations, it's a requirement for hyper-schema users. I'm not sure how that's supposed to work (or if that's improperly written to start with).

@awwright
Copy link
Member

awwright commented Nov 17, 2017 via email

@handrews handrews merged commit 3fc5d1b into json-schema-org:master Nov 17, 2017
@handrews handrews deleted the norm branch November 17, 2017 23:39
@gregsdennis gregsdennis added clarification Items that need to be clarified in the specification and removed Type: Maintenance labels Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clarification Items that need to be clarified in the specification validation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants