Bug 32030: rest api for vendor.external_id
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 20 May 2022 10:11:05 +0000 (12:11 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 8 Nov 2022 12:43:57 +0000 (09:43 -0300)
Signed-off-by: Jonathan Field <jonathan.field@ptfs-europe.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
api/v1/swagger/definitions/vendor.yaml

index 7716931..f50dd71 100644 (file)
@@ -109,6 +109,11 @@ properties:
       - integer
       - "null"
     description: Expected delivery time (in days)
+  external_id:
+    type:
+      - integer
+      - "null"
+    description: External id
 additionalProperties: false
 required:
   - name