From 9ec99f960f6a8894ef36f0f55aa30f3fddb22f04 Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Wed, 10 Apr 2024 13:44:28 +0200 Subject: [PATCH] Bug 36565: ILL requests API docs fixes (bug 22440 follow-up) Signed-off-by: Tomas Cohen Arazi Signed-off-by: David Nind Signed-off-by: Martin Renvoize --- api/v1/swagger/paths/ill_requests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/v1/swagger/paths/ill_requests.yaml b/api/v1/swagger/paths/ill_requests.yaml index 4376c688bff..b021505850a 100644 --- a/api/v1/swagger/paths/ill_requests.yaml +++ b/api/v1/swagger/paths/ill_requests.yaml @@ -67,7 +67,7 @@ x-mojo-to: ILL::Requests#add operationId: addIllrequest tags: - - ill_request + - ill_requests summary: Add ILL request parameters: - name: body -- 2.44.0