From 3b3474f8126215cb93d17689a0b4ae581d1d9a1d 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 --- 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 03d58ebdf9c..f67606dc563 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.44.0