Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / workspaces / workspaces.link_relation_types.yml
diff --git a/web/core/modules/workspaces/workspaces.link_relation_types.yml b/web/core/modules/workspaces/workspaces.link_relation_types.yml
new file mode 100644 (file)
index 0000000..6036375
--- /dev/null
@@ -0,0 +1,8 @@
+# Workspaces extension relation types.
+# See https://tools.ietf.org/html/rfc5988#section-4.2.
+activate-form:
+  uri: https://drupal.org/link-relations/activate-form
+  description: A form where a workspace can be activated.
+deploy-form:
+  uri: https://drupal.org/link-relations/deploy-form
+  description: A form where a workspace can be deployed.