Bugzilla – Attachment 179004 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.04 KB, created by
Eric Phetteplace
on 2025-03-05 23:18:52 UTC
(
hide
)
Description:
Bug 39260: fix typo in acquisitions baskets API docs
Filename:
MIME Type:
Creator:
Eric Phetteplace
Created:
2025-03-05 23:18:52 UTC
Size:
1.04 KB
patch
obsolete
>From fb8f4eb09b979eda16b460fd8ef4634fec85717e 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 >--- > 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 010b53af94..30a6c6e2e6 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