From a4a71be7182bf4daa34239f6b6e8056d915cede1 Mon Sep 17 00:00:00 2001 From: Matt Blenkinsop Date: Mon, 19 May 2025 09:27:10 +0100 Subject: [PATCH] Bug 33430: (follow-up) Fix API spec terminology --- api/v1/swagger/definitions/suggestion.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/api/v1/swagger/definitions/suggestion.yaml b/api/v1/swagger/definitions/suggestion.yaml index a36583bab27..4567c5c3422 100644 --- a/api/v1/swagger/definitions/suggestion.yaml +++ b/api/v1/swagger/definitions/suggestion.yaml @@ -205,12 +205,12 @@ properties: type: - object - "null" - description: last member to modify the suggestion + description: last patron to modify the suggestion library: type: - object - "null" - description: branch the suggestion belongs to + description: library the suggestion belongs to fund: type: - object -- 2.48.1