1
0

add missing HsOfficeContactEntityPatchUnitTest

This commit is contained in:
Michael Hoennig
2022-09-20 16:32:56 +02:00
parent 863f0e2811
commit 0bab27d723
2 changed files with 153 additions and 1 deletions

View File

@ -29,7 +29,7 @@ get:
patch:
tags:
- hs-office-contacts
description: 'Updates a single business contact by its uuid, if permitted for the current subject.'
description: 'Updates a single contact by its uuid, if permitted for the current subject.'
operationId: patchContact
parameters:
- $ref: './auth.yaml#/components/parameters/currentUser'