removal double entry

This commit is contained in:
Julie Lenaerts 2022-02-16 13:33:45 +01:00
parent dd99c35e35
commit 12412e05a7

View File

@ -803,14 +803,4 @@ paths:
application/json:
schema:
$ref: '#/components/schemas/UserJob'
/1.0/main/civility.json:
get:
tags:
- civility
summary: Return all civility types
responses:
200:
description: "ok"
401:
description: "Unauthorized"