Bugzilla – Attachment 173368 Details for
Bug 38204
Add `GET /acquisitions/baskets`
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38204: (QA follow-up) Require name property
Bug-38204-QA-follow-up-Require-name-property.patch (text/plain), 793 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2024-10-25 14:14:28 UTC
(
hide
)
Description:
Bug 38204: (QA follow-up) Require name property
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2024-10-25 14:14:28 UTC
Size:
793 bytes
patch
obsolete
>From bcc67bbfe294e187193af69e1f4236265ae238ae Mon Sep 17 00:00:00 2001 >From: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> >Date: Thu, 24 Oct 2024 09:27:14 +0000 >Subject: [PATCH] Bug 38204: (QA follow-up) Require name property > >--- > api/v1/swagger/definitions/basket.yaml | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > >diff --git a/api/v1/swagger/definitions/basket.yaml b/api/v1/swagger/definitions/basket.yaml >index 35d795bd602..5b02068190a 100644 >--- a/api/v1/swagger/definitions/basket.yaml >+++ b/api/v1/swagger/definitions/basket.yaml >@@ -5,9 +5,7 @@ properties: > type: integer > description: Internal identifier for the basket > name: >- type: >- - string >- - "null" >+ type: string > description: Basket name > internal_note: > type: >-- >2.47.0
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 38204
:
172943
|
172944
|
173020
|
173021
|
173259
|
173366
|
173367
| 173368 |
173369