Added query parameter
This commit is contained in:
parent
70572ac6b8
commit
58e0e38300
|
@ -13,4 +13,6 @@ public class SharingPath {
|
|||
REMOVE
|
||||
}
|
||||
|
||||
public static final String DRY_RUN_QUERY_PARAMETER = "dryRun";
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue