Skip to content

Commit

Permalink
Fix namespace from workflowactionrequetbody
Browse files Browse the repository at this point in the history
  • Loading branch information
mattamon committed May 23, 2024
1 parent 40c74be commit e293cf6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
* @license http://www.pimcore.org/license GPLv3 and PCL
*/

namespace Pimcore\Bundle\StudioBackendBundle\OpenApi\Attributes\Request;
namespace Pimcore\Bundle\StudioBackendBundle\Workflow\Attributes\Request;

use Attribute;
use OpenApi\Attributes\JsonContent;
Expand Down

0 comments on commit e293cf6

Please sign in to comment.