Bugzilla – Attachment 178890 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) remove irrelevant swagger parameter
0001-Bug-38253-follow-up-remove-irrelevant-swagger-parame.patch (text/plain), 1003 bytes, created by
Johanna Räisä
on 2025-03-03 08:23:05 UTC
(
hide
)
Description:
Bug 38253: (follow-up) remove irrelevant swagger parameter
Filename:
MIME Type:
Creator:
Johanna Räisä
Created:
2025-03-03 08:23:05 UTC
Size:
1003 bytes
patch
obsolete
>From aba699a2bf0ea20feab1d9530209a8ad3a0257f7 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Johanna=20R=C3=A4is=C3=A4?= <johanna.raisa@gmail.com> >Date: Mon, 3 Mar 2025 10:13:50 +0200 >Subject: [PATCH] Bug 38253: (follow-up) remove irrelevant swagger parameter > >This patch removes irrelevant swagger parameter from lowest_priority endpoint. >--- > api/v1/swagger/paths/holds.yaml | 6 ------ > 1 file changed, 6 deletions(-) > >diff --git a/api/v1/swagger/paths/holds.yaml b/api/v1/swagger/paths/holds.yaml >index a6aff1b75c..d8fce203e5 100644 >--- a/api/v1/swagger/paths/holds.yaml >+++ b/api/v1/swagger/paths/holds.yaml >@@ -770,12 +770,6 @@ > summary: Toggle holds lowest priority > parameters: > - $ref: "../swagger.yaml#/parameters/hold_id_pp" >- - name: body >- in: body >- description: An integer representing the new priority to be set for the hold >- required: false >- schema: >- type: integer > produces: > - application/json > responses: >-- >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