Bugzilla – Attachment 188213 Details for
Bug 38262
Add additional fields to Vendors
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 38262: Update API specs
Bug-38262-Update-API-specs.patch (text/plain), 2.27 KB, created by
Matt Blenkinsop
on 2025-10-21 12:23:47 UTC
(
hide
)
Description:
Bug 38262: Update API specs
Filename:
MIME Type:
Creator:
Matt Blenkinsop
Created:
2025-10-21 12:23:47 UTC
Size:
2.27 KB
patch
obsolete
>From 749b5d69deea12a2b393fa571a4632e7dbd14c32 Mon Sep 17 00:00:00 2001 >From: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> >Date: Tue, 29 Oct 2024 17:11:34 +0000 >Subject: [PATCH] Bug 38262: Update API specs > >Signed-off-by: David Nind <david@davidnind.com> >--- > api/v1/swagger/definitions/vendor.yaml | 10 ++++++++++ > api/v1/swagger/paths/acquisitions_vendors.yaml | 4 ++++ > api/v1/swagger/paths/extended_attribute_types.yaml | 1 + > 3 files changed, 15 insertions(+) > >diff --git a/api/v1/swagger/definitions/vendor.yaml b/api/v1/swagger/definitions/vendor.yaml >index 1a759b2ff9e..a35fbb57a62 100644 >--- a/api/v1/swagger/definitions/vendor.yaml >+++ b/api/v1/swagger/definitions/vendor.yaml >@@ -156,6 +156,16 @@ properties: > - integer > - "null" > description: Number of linked invoices >+ extended_attributes: >+ description: Related additional field values >+ type: >+ - array >+ items: >+ $ref: extended_attribute_value.yaml >+ _strings: >+ type: >+ - object >+ - "null" > additionalProperties: false > required: > - name >diff --git a/api/v1/swagger/paths/acquisitions_vendors.yaml b/api/v1/swagger/paths/acquisitions_vendors.yaml >index 73839cd3423..76bf9ea08a7 100644 >--- a/api/v1/swagger/paths/acquisitions_vendors.yaml >+++ b/api/v1/swagger/paths/acquisitions_vendors.yaml >@@ -38,6 +38,8 @@ > - baskets+count > - subscriptions+count > - invoices+count >+ - extended_attributes >+ - +strings > collectionFormat: csv > responses: > "200": >@@ -156,6 +158,8 @@ > - interfaces > - contacts > - contracts >+ - extended_attributes >+ - +strings > collectionFormat: csv > produces: > - application/json >diff --git a/api/v1/swagger/paths/extended_attribute_types.yaml b/api/v1/swagger/paths/extended_attribute_types.yaml >index eba7aec9017..4b7b56d71b7 100644 >--- a/api/v1/swagger/paths/extended_attribute_types.yaml >+++ b/api/v1/swagger/paths/extended_attribute_types.yaml >@@ -23,6 +23,7 @@ > - package > - order > - subscription >+ - vendor > - $ref: "../swagger.yaml#/parameters/match" > - $ref: "../swagger.yaml#/parameters/order_by" > - $ref: "../swagger.yaml#/parameters/page" >-- >2.50.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 38262
:
175147
|
175148
|
175149
|
175712
|
175713
|
175714
|
180558
|
180559
|
180560
|
182602
|
182603
|
182604
|
183026
|
183027
|
183028
|
183029
|
183030
|
183031
|
188213
|
188214
|
188215
|
188364
|
188366
|
188377
|
188384
|
188385
|
188386
|
188388
|
188754
|
188755
|
188756