Bugzilla – Attachment 178483 Details for
Bug 38253
REST API: Toggle holds lowest priority via REST API
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38253: (follow-up) add missing swagger definition
0001-Bug-38253-follow-up-add-missing-swagger-definition.patch (text/plain), 854 bytes, created by
Johanna Räisä
on 2025-02-21 12:09:49 UTC
(
hide
)
Description:
Bug 38253: (follow-up) add missing swagger definition
Filename:
MIME Type:
Creator:
Johanna Räisä
Created:
2025-02-21 12:09:49 UTC
Size:
854 bytes
patch
obsolete
>From a199f68c80c75863010608bbf72419d39f65e128 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Johanna=20R=C3=A4is=C3=A4?= <johanna.raisa@gmail.com> >Date: Fri, 21 Feb 2025 14:05:47 +0200 >Subject: [PATCH] Bug 38253: (follow-up) add missing swagger definition > >--- > api/v1/swagger/paths/holds.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > >diff --git a/api/v1/swagger/paths/holds.yaml b/api/v1/swagger/paths/holds.yaml >index 820f9dde9a..a6aff1b75c 100644 >--- a/api/v1/swagger/paths/holds.yaml >+++ b/api/v1/swagger/paths/holds.yaml >@@ -783,6 +783,10 @@ > description: Toggle the holds lowest priority value > schema: > type: integer >+ "400": >+ description: Bad request >+ schema: >+ $ref: "../swagger.yaml#/definitions/error" > "401": > description: Authentication required > schema: >-- >2.34.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 38253
:
173260
|
173279
|
173602
|
173852
|
173857
|
177113
| 178483 |
178890
|
179380