Bugzilla – Attachment 179009 Details for
Bug 39260
Typo in acquisitions baskets API documentation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 39260: Fix typo in acquisitions baskets API docs
Bug-39260-Fix-typo-in-acquisitions-baskets-API-doc.patch (text/plain), 1.10 KB, created by
Tomás Cohen Arazi (tcohen)
on 2025-03-06 12:20:18 UTC
(
hide
)
Description:
Bug 39260: Fix typo in acquisitions baskets API docs
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2025-03-06 12:20:18 UTC
Size:
1.10 KB
patch
obsolete
>From 77e94450497d6ef3a492bcfcb14482e0b46ea77a Mon Sep 17 00:00:00 2001 >From: phette23 <phette23@gmail.com> >Date: Wed, 5 Mar 2025 15:18:10 -0800 >Subject: [PATCH] Bug 39260: Fix typo in acquisitions baskets API docs > >To test: >- Go to /api/v1/.html#op-get--acquisitions-baskets-managers >- See 'possibe' misspelling >- Apply patch and revisit >- Spelling is fixed > >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > api/v1/swagger/paths/acquisitions_baskets.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/api/v1/swagger/paths/acquisitions_baskets.yaml b/api/v1/swagger/paths/acquisitions_baskets.yaml >index 010b53af949..30a6c6e2e6f 100644 >--- a/api/v1/swagger/paths/acquisitions_baskets.yaml >+++ b/api/v1/swagger/paths/acquisitions_baskets.yaml >@@ -53,7 +53,7 @@ > x-mojo-to: Acquisitions::Baskets#list_managers > operationId: listBasketsManagers > description: This resource returns a list of patron allowed to be a manager for baskets >- summary: List possibe managers for baskets >+ summary: List possible managers for baskets > tags: > - baskets > parameters: >-- >2.48.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 39260
:
179004
| 179009