We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cd2bba commit b2f09c5Copy full SHA for b2f09c5
index.html
@@ -4775,12 +4775,12 @@ <h3>Problem Details</h3>
4775
</dd>
4776
<dt>title</dt>
4777
<dd>
4778
-The `title` [=property=] MUST be present and its value SHOULD provide a short
+The `title` [=property=] SHOULD provide a short
4779
but specific human-readable string for the problem.
4780
4781
<dt>detail</dt>
4782
4783
-The `detail` [=property=] MUST be present and its value SHOULD provide a
+The `detail` [=property=] SHOULD provide a
4784
longer human-readable string for the problem.
4785
4786
</dl>
0 commit comments