From fada26bd836b5d8aa2228a12ed406b4dc8a8b0dd Mon Sep 17 00:00:00 2001 From: ds-ext-abugajewski <112549278+ds-ext-abugajewski@users.noreply.github.com> Date: Thu, 21 Sep 2023 08:05:40 +0200 Subject: [PATCH] feat(irs-policy-store): [TRI-1593] Policy Store API Extension - update irs yaml --- docs/src/api/irs-v1.0.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/api/irs-v1.0.yaml b/docs/src/api/irs-v1.0.yaml index 39d4db6802..92c620c173 100644 --- a/docs/src/api/irs-v1.0.yaml +++ b/docs/src/api/irs-v1.0.yaml @@ -1655,7 +1655,7 @@ components: properties: permissions: type: array - description: List of permissions that will be add to Policy on creation. + description: List of permissions that will be added to the Policy on creation. items: $ref: '#/components/schemas/Permission' policyId: