Fix productOwners PUT/DELETE

This commit is contained in:
Max Martens 2025-04-03 12:54:30 +02:00
parent 6a74d553ff
commit 74347acf9d

View File

@ -275,6 +275,7 @@ paths:
summary: Create a productowners. summary: Create a productowners.
tags: tags:
- ABTProductReference CRUD - ABTProductReference CRUD
/productowners/{productOwnerId}:
delete: delete:
description: "This method will delete the productOwner when provided the\nproductOwnerId.\ description: "This method will delete the productOwner when provided the\nproductOwnerId.\
\ \n" \ \n"