Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 018d111

Browse files
committed
Updated FAQ: draft wright json schema hyperschema 01 (markdown)
1 parent 3d8c94c commit 018d111

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

FAQ:-draft-wright-json-schema-hyperschema-01.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,8 @@ A: Ideally, this is implicitly conveyed by your link relation type, which is the
131131

132132
Several URI schemes and namespaces, such as the [UUID namespace in the `urn:` scheme](https://tools.ietf.org/html/rfc4122), or the [`tag:` scheme](https://tools.ietf.org/html/rfc4151), are particularly suitable for creating unique identifiers.
133133

134+
And of course, there are ways to detect this at runtime such as HTTP's `"Allow"` response header, or attempting a method and handling a `405 Method Not Allowed` error accordingly.
135+
134136
<a id="explicit"></a>
135137
### Q: No, really. How do I _explicitly_ indicate which HTTP methods are supported on a link?
136138

0 commit comments

Comments
 (0)