Skip to content

Commit

Permalink
fix(impl): [#199] Correct API doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dsmf committed Mar 28, 2024
1 parent e2ba964 commit 09925a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/api/irs-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -880,7 +880,7 @@ paths:
tags:
- Item Relationship Service
put:
description: Updates an existing policy.
description: Updates existing policies.
operationId: updateAllowedPolicy
requestBody:
content:
Expand Down Expand Up @@ -920,7 +920,7 @@ paths:
description: Authorization refused by server.
security:
- api_key: [ ]
summary: Updates an existing policy.
summary: Updates existing policies.
tags:
- Item Relationship Service
/irs/policies/{policyId}:
Expand Down

0 comments on commit 09925a4

Please sign in to comment.