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

(-)a/api/v1/swagger/definitions/erm_eholdings_title.yaml (-1 / +24 lines)
Lines 14-84 properties: Link Here
14
  publication_title:
14
  publication_title:
15
    description: publication_title of the title
15
    description: publication_title of the title
16
    type: string
16
    type: string
17
    maxLength: 255
17
  external_id:
18
  external_id:
18
    description: External id of the title
19
    description: External id of the title
19
    type:
20
    type:
20
      - string
21
      - string
21
      - "null"
22
      - "null"
23
    maxLength: 255
22
  print_identifier:
24
  print_identifier:
23
    description: print_identifier of the title
25
    description: print_identifier of the title
24
    type:
26
    type:
25
      - string
27
      - string
26
      - "null"
28
      - "null"
29
    maxLength: 255
27
  online_identifier:
30
  online_identifier:
28
    description: online_identifier of the title
31
    description: online_identifier of the title
29
    type:
32
    type:
30
      - string
33
      - string
31
      - "null"
34
      - "null"
35
    maxLength: 255
32
  date_first_issue_online:
36
  date_first_issue_online:
33
    description: date_first_issue_online of the title
37
    description: date_first_issue_online of the title
34
    type:
38
    type:
35
      - string
39
      - string
36
      - "null"
40
      - "null"
41
    maxLength: 255
37
  num_first_vol_online:
42
  num_first_vol_online:
38
    description: num_first_vol_online of the title
43
    description: num_first_vol_online of the title
39
    type:
44
    type:
40
      - string
45
      - string
41
      - "null"
46
      - "null"
47
    maxLength: 255
42
  num_first_issue_online:
48
  num_first_issue_online:
43
    description: num_first_issue_online of the title
49
    description: num_first_issue_online of the title
44
    type:
50
    type:
45
      - string
51
      - string
46
      - "null"
52
      - "null"
53
    maxLength: 255
47
  date_last_issue_online:
54
  date_last_issue_online:
48
    description: date_last_issue_online of the title
55
    description: date_last_issue_online of the title
49
    type:
56
    type:
50
      - string
57
      - string
51
      - "null"
58
      - "null"
59
    maxLength: 255
52
  num_last_vol_online:
60
  num_last_vol_online:
53
    description: num_last_vol_online of the title
61
    description: num_last_vol_online of the title
54
    type:
62
    type:
55
      - string
63
      - string
56
      - "null"
64
      - "null"
65
    maxLength: 255
57
  num_last_issue_online:
66
  num_last_issue_online:
58
    description: num_last_issue_online of the title
67
    description: num_last_issue_online of the title
59
    type:
68
    type:
60
      - string
69
      - string
61
      - "null"
70
      - "null"
71
    maxLength: 255
62
  title_url:
72
  title_url:
63
    description: title_url of the title
73
    description: title_url of the title
64
    type:
74
    type:
65
      - string
75
      - string
66
      - "null"
76
      - "null"
77
    maxLength: 255
67
  first_author:
78
  first_author:
68
    description: first_author of the title
79
    description: first_author of the title
69
    type:
80
    type:
70
      - string
81
      - string
71
      - "null"
82
      - "null"
83
    maxLength: 255
72
  embargo_info:
84
  embargo_info:
73
    description: embargo_info of the title
85
    description: embargo_info of the title
74
    type:
86
    type:
75
      - string
87
      - string
76
      - "null"
88
      - "null"
89
    maxLength: 255
77
  coverage_depth:
90
  coverage_depth:
78
    description: coverage_depth of the title
91
    description: coverage_depth of the title
79
    type:
92
    type:
80
      - string
93
      - string
81
      - "null"
94
      - "null"
95
    maxLength: 255
82
  notes:
96
  notes:
83
    description: notes of the title
97
    description: notes of the title
84
    type:
98
    type:
Lines 89-139 properties: Link Here
89
    type:
103
    type:
90
      - string
104
      - string
91
      - "null"
105
      - "null"
106
    maxLength: 255
92
  publication_type:
107
  publication_type:
93
    description: publication_type of the title
108
    description: publication_type of the title
94
    type:
109
    type:
95
      - string
110
      - string
96
      - "null"
111
      - "null"
112
    maxLength: 80
97
  date_monograph_published_print:
113
  date_monograph_published_print:
98
    description: date_monograph_published_print of the title
114
    description: date_monograph_published_print of the title
99
    type:
115
    type:
100
      - string
116
      - string
101
      - "null"
117
      - "null"
118
    maxLength: 255
102
  date_monograph_published_online:
119
  date_monograph_published_online:
103
    description: date_monograph_published_online of the title
120
    description: date_monograph_published_online of the title
104
    type:
121
    type:
105
      - string
122
      - string
106
      - "null"
123
      - "null"
124
    maxLength: 255
107
  monograph_volume:
125
  monograph_volume:
108
    description: monograph_volume of the title
126
    description: monograph_volume of the title
109
    type:
127
    type:
110
      - string
128
      - string
111
      - "null"
129
      - "null"
130
    maxLength: 255
112
  monograph_edition:
131
  monograph_edition:
113
    description: monograph_edition of the title
132
    description: monograph_edition of the title
114
    type:
133
    type:
115
      - string
134
      - string
116
      - "null"
135
      - "null"
136
    maxLength: 255
117
  first_editor:
137
  first_editor:
118
    description: first_editor of the title
138
    description: first_editor of the title
119
    type:
139
    type:
120
      - string
140
      - string
121
      - "null"
141
      - "null"
142
    maxLength: 255
122
  parent_publication_title_id:
143
  parent_publication_title_id:
123
    description: parent_publication_title_id of the title
144
    description: parent_publication_title_id of the title
124
    type:
145
    type:
125
      - string
146
      - string
126
      - "null"
147
      - "null"
148
    maxLength: 255
127
  preceding_publication_title_id:
149
  preceding_publication_title_id:
128
    description: preceding_publication_title_id of the title
150
    description: preceding_publication_title_id of the title
129
    type:
151
    type:
130
      - string
152
      - string
131
      - "null"
153
      - "null"
154
    maxLength: 255
132
  access_type:
155
  access_type:
133
    description: access_type of the title
156
    description: access_type of the title
134
    type:
157
    type:
135
      - string
158
      - string
136
      - "null"
159
      - "null"
160
    maxLength: 255
137
  is_selected:
161
  is_selected:
138
    description: if the title is selected in the KB
162
    description: if the title is selected in the KB
139
    type:
163
    type:
140
- 

Return to bug 40511