@@ -, +, @@ --- api/v1/swagger/swagger.yaml | 3 +++ 1 file changed, 3 insertions(+) --- a/api/v1/swagger/swagger.yaml +++ a/api/v1/swagger/swagger.yaml @@ -521,6 +521,9 @@ tags: - description: "Manage article requests\n" name: article_requests x-displayName: Article requests + - description: "Manage baskets for the acquisitions module\n" + name: baskets + x-displayName: Baskets - description: "Manage bibliographic records\n" name: biblios x-displayName: Biblios --