Bug 31017: (follow-up) Add type field to api
authorNick Clemens <nick@bywatersolutions.com>
Wed, 10 Aug 2022 17:24:51 +0000 (17:24 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 19 Aug 2022 19:15:25 +0000 (16:15 -0300)
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
api/v1/swagger/definitions/vendor.yaml

index c311249..7716931 100644 (file)
@@ -44,6 +44,11 @@ properties:
       - string
       - "null"
     description: Vendor account number
+  type:
+    type:
+      - string
+      - "null"
+    description: Type of vendor
   notes:
     type:
       - string