Skip to content

Commit 947f9ed

Browse files
committed
Fix swagger
1 parent 03c551f commit 947f9ed

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

infrastructure/swagger/05_paths.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,6 @@ paths:
158158
post:
159159
operationId: createproductendpoint
160160
summary: Create a Product resource (POST)
161-
tags:
162-
- Core EPR Creation Endpoints
163161
description: |
164162
This endpoint creates a new Product resource for the specified Product Team.
165163
**Requirements:**
@@ -256,8 +254,6 @@ paths:
256254
post:
257255
operationId: createproductendpointepr
258256
summary: Create an EPR Product resource (POST)
259-
tags:
260-
- EPR
261257
description: |
262258
This endpoint creates a new EPR Product resource for the specified Product Team.
263259
**Requirements:**

0 commit comments

Comments
 (0)