workspaces.link_relation_types.yml 345 B

12345678
  1. # Workspaces extension relation types.
  2. # See https://tools.ietf.org/html/rfc5988#section-4.2.
  3. activate-form:
  4. uri: https://drupal.org/link-relations/activate-form
  5. description: A form where a workspace can be activated.
  6. deploy-form:
  7. uri: https://drupal.org/link-relations/deploy-form
  8. description: A form where a workspace can be deployed.