FIX [obsolete] remove obsolete code since thirdparty entity will be removed

This commit is contained in:
2023-02-22 17:58:26 +01:00
committed by Julien Fastré
parent e982e81900
commit 11e7f2179c
3 changed files with 0 additions and 30 deletions

View File

@@ -112,14 +112,3 @@ paths:
description: "OK"
422:
description: "Object with validation errors"
/1.0/thirdparty/professions.json:
get:
tags:
- thirdparty
summary: Return all thirdparty professions
responses:
200:
description: "ok"
401:
description: "Unauthorized"