Bugzilla – Attachment 153135 Details for
Bug 33105
Add vendor issues
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33105: (QA follow-up) REST API
Bug-33105-QA-follow-up-REST-API.patch (text/plain), 1.84 KB, created by
Marcel de Rooy
on 2023-07-07 09:15:42 UTC
(
hide
)
Description:
Bug 33105: (QA follow-up) REST API
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2023-07-07 09:15:42 UTC
Size:
1.84 KB
patch
obsolete
>From a61a436e288a6f776fe911eb65cf0c43aebc6f13 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 7 Jul 2023 06:58:41 +0000 >Subject: [PATCH] Bug 33105: (QA follow-up) REST API >Content-Type: text/plain; charset=utf-8 > >Includes removing q_header. >Inconsistent use of quotes for response codes. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > api/v1/swagger/paths/acquisitions_vendor_issues.yaml | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-) > >diff --git a/api/v1/swagger/paths/acquisitions_vendor_issues.yaml b/api/v1/swagger/paths/acquisitions_vendor_issues.yaml >index ca0fe92ea0..c60b79dac0 100644 >--- a/api/v1/swagger/paths/acquisitions_vendor_issues.yaml >+++ b/api/v1/swagger/paths/acquisitions_vendor_issues.yaml >@@ -56,7 +56,6 @@ > - $ref: "../swagger.yaml#/parameters/per_page" > - $ref: "../swagger.yaml#/parameters/q_param" > - $ref: "../swagger.yaml#/parameters/q_body" >- - $ref: "../swagger.yaml#/parameters/q_header" > - $ref: "../swagger.yaml#/parameters/request_id_header" > responses: > "200": >@@ -69,7 +68,7 @@ > description: Authentication required > schema: > $ref: "../swagger.yaml#/definitions/error" >- 403: >+ "403": > description: Access forbidden > schema: > $ref: "../swagger.yaml#/definitions/error" >@@ -77,13 +76,13 @@ > description: Resource not found > schema: > $ref: "../swagger.yaml#/definitions/error" >- 500: >+ "500": > description: |- > Internal server error. Possible `error_code` attribute values: > * `internal_server_error` > schema: > $ref: "../swagger.yaml#/definitions/error" >- 503: >+ "503": > description: Under maintenance > schema: > $ref: "../swagger.yaml#/definitions/error" >-- >2.30.2
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 33105
:
149509
|
149510
|
149511
|
149512
|
149513
|
149514
|
149515
|
149530
|
149531
|
149532
|
149556
|
149557
|
149558
|
149559
|
149560
|
149561
|
149562
|
152894
|
152895
|
152896
|
152897
|
152898
|
152899
|
152900
|
153117
|
153118
|
153119
|
153122
|
153123
|
153125
|
153126
|
153127
|
153128
|
153129
|
153130
|
153131
|
153132
|
153133
|
153134
| 153135 |
153136
|
153137
|
153730
|
153731