diff --git a/core/modules/rest/config/schema/rest.schema.yml b/core/modules/rest/config/schema/rest.schema.yml index b9cb652..1a75962 100644 --- a/core/modules/rest/config/schema/rest.schema.yml +++ b/core/modules/rest/config/schema/rest.schema.yml @@ -10,6 +10,9 @@ rest.settings: sequence: - type: rest_resource label: 'Resource' + relation_link_path: + type: string + label: 'Relation Link Path' rest_resource: type: mapping