diff --git a/src/ApiResource/DeployResult.php b/src/ApiResource/DeployResult.php new file mode 100644 index 0000000..7c2ff11 --- /dev/null +++ b/src/ApiResource/DeployResult.php @@ -0,0 +1,25 @@ + */ + public array $tags = []; +}