From fba654dda83e42e6acb3324b08cba300d1f44611 Mon Sep 17 00:00:00 2001 From: gggeek Date: Sun, 29 Oct 2017 01:13:04 +0100 Subject: [PATCH] docs --- Resources/doc/DSL/Trash.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Resources/doc/DSL/Trash.yml b/Resources/doc/DSL/Trash.yml index 83686015..7f7f6c59 100644 --- a/Resources/doc/DSL/Trash.yml +++ b/Resources/doc/DSL/Trash.yml @@ -13,7 +13,7 @@ - identifier: referenceId # A string used to identify the reference attribute: attribute # An attribute to get the value of for the reference. - # Supports: ... + # Supports: see location/create # Deletes definitively a Location that is already in the trash - @@ -21,3 +21,8 @@ mode: delete match: xxx # See the conditions for content/update + references: # Optional + - + identifier: referenceId # A string used to identify the reference + attribute: attribute # An attribute to get the value of for the reference. + # Supports: see location/create