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.
2 parents 701d642 + 3799704 commit 6f24bb1Copy full SHA for 6f24bb1
versions/3.0.md
@@ -417,7 +417,7 @@ Field Name | Type | Description
417
418
This object can be extended with [Specification Extensions](#specificationExtensions).
419
420
-All the fixed fields declared above are objects that MUST use keys that match the regular expression: `[a-zA-Z0-9.\-_]+`.
+All the fixed fields declared above are objects that MUST use keys that match the regular expression: `^[a-zA-Z0-9\.\-_]+$`.
421
422
Field Name Examples:
423
0 commit comments