Skip to content

Commit da060bb

Browse files
authored
docs: add a note in admin schema.org to reference the validation correspondence table (#1224)
1 parent f3d409f commit da060bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

admin/schema.org.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ The following Schema.org types are currently supported by API Platform Admin:
3232
* `http://schema.org/email`: the field will be rendered using the `<EmailField>` React Admin component
3333
* `http://schema.org/url`: the field will be rendered using the `<UrlField>` React Admin component
3434
* `http://schema.org/identifier`: the field will be formatted properly in inputs
35+
36+
Note: if you already use validation on your properties, the semantics are already configured correctly (see [the correspondence table](../core/validation.md#open-vocabulary-generated-from-validation-metadata))!

0 commit comments

Comments
 (0)