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 d232e6d commit 3799704Copy full SHA for 3799704
versions/3.0.md
@@ -411,7 +411,7 @@ Field Name | Type | Description
411
412
This object can be extended with [Specification Extensions](#specificationExtensions).
413
414
-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\.\-_]+$`.
415
416
Field Name Examples:
417
0 commit comments