From a69b032f6756f8639824990790b04101dfb1dcbd 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 --- 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 03d58ebdf9..f67606dc56 100644 --- a/api/v1/swagger/paths/ill_requests.yaml +++ b/api/v1/swagger/paths/ill_requests.yaml @@ -67,7 +67,7 @@ x-mojo-to: Illrequests#add operationId: addIllrequest tags: - - ill_request + - ill_requests summary: Add ILL request parameters: - name: body -- 2.39.2