Bugzilla – Attachment 139007 Details for
Bug 31017
Add type field for vendors
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31017: (follow-up) Add type field to api
Bug-31017-follow-up-Add-type-field-to-api.patch (text/plain), 761 bytes, created by
Nick Clemens (kidclamp)
on 2022-08-10 17:25:11 UTC
(
hide
)
Description:
Bug 31017: (follow-up) Add type field to api
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2022-08-10 17:25:11 UTC
Size:
761 bytes
patch
obsolete
>From 4d4be06ccf7901ad71faa447225324689100a97a Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Wed, 10 Aug 2022 17:24:51 +0000 >Subject: [PATCH] Bug 31017: (follow-up) Add type field to api > >--- > api/v1/swagger/definitions/vendor.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > >diff --git a/api/v1/swagger/definitions/vendor.yaml b/api/v1/swagger/definitions/vendor.yaml >index c311249f7e..7716931c40 100644 >--- a/api/v1/swagger/definitions/vendor.yaml >+++ b/api/v1/swagger/definitions/vendor.yaml >@@ -44,6 +44,11 @@ properties: > - string > - "null" > description: Vendor account number >+ type: >+ type: >+ - string >+ - "null" >+ description: Type of vendor > notes: > type: > - string >-- >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 31017
:
136443
|
136444
|
136445
|
136903
|
137134
|
138116
|
138117
|
138118
|
138942
|
138943
|
138944
|
138945
|
138964
|
138965
|
138966
|
138967
| 139007