View | Details | Raw Unified | Return to bug 20447
Collapse All | Expand All

(-)a/api/v1/swagger/definitions/item.yaml (-1 / +5 lines)
Lines 7-12 properties: Link Here
7
  biblio_id:
7
  biblio_id:
8
    type: integer
8
    type: integer
9
    description: Internal identifier for the parent bibliographic record
9
    description: Internal identifier for the parent bibliographic record
10
  holding_id:
11
    type:
12
      - integer
13
      - "null"
14
    description: Internal identifier for the parent holdings record
10
  external_id:
15
  external_id:
11
    type:
16
    type:
12
      - string
17
      - string
13
- 

Return to bug 20447