diff --git a/src/Bundle/ChillMainBundle/chill.api.specs.yaml b/src/Bundle/ChillMainBundle/chill.api.specs.yaml index 73774bb82..fa82a58cd 100644 --- a/src/Bundle/ChillMainBundle/chill.api.specs.yaml +++ b/src/Bundle/ChillMainBundle/chill.api.specs.yaml @@ -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"