Lines 13-23
definitions:
Link Here
|
13 |
authorised_value_category: |
13 |
authorised_value_category: |
14 |
$ref: ./definitions/authorised_value_category.yaml |
14 |
$ref: ./definitions/authorised_value_category.yaml |
15 |
identity_provider: |
15 |
identity_provider: |
16 |
"$ref": ./definitions/identity_provider.yaml |
16 |
$ref: ./definitions/identity_provider.yaml |
17 |
identity_provider_domain: |
17 |
identity_provider_domain: |
18 |
"$ref": ./definitions/identity_provider_domain.yaml |
18 |
$ref: ./definitions/identity_provider_domain.yaml |
19 |
basket: |
19 |
basket: |
20 |
$ref: ./definitions/basket.yaml |
20 |
$ref: ./definitions/basket.yaml |
|
|
21 |
booking: |
22 |
$ref: ./definitions/booking.yaml |
21 |
bundle_link: |
23 |
bundle_link: |
22 |
$ref: ./definitions/bundle_link.yaml |
24 |
$ref: ./definitions/bundle_link.yaml |
23 |
cashup: |
25 |
cashup: |
Lines 110-122
definitions:
Link Here
|
110 |
$ref: ./definitions/vendor.yaml |
112 |
$ref: ./definitions/vendor.yaml |
111 |
paths: |
113 |
paths: |
112 |
/acquisitions/baskets/managers: |
114 |
/acquisitions/baskets/managers: |
113 |
$ref: paths/acquisitions_baskets.yaml#/~1acquisitions~1baskets~1managers |
115 |
$ref: ./paths/acquisitions_baskets.yaml#/~1acquisitions~1baskets~1managers |
114 |
/acquisitions/funds: |
116 |
/acquisitions/funds: |
115 |
$ref: ./paths/acquisitions_funds.yaml#/~1acquisitions~1funds |
117 |
$ref: ./paths/acquisitions_funds.yaml#/~1acquisitions~1funds |
116 |
/acquisitions/funds/owners: |
118 |
/acquisitions/funds/owners: |
117 |
$ref: paths/acquisitions_funds.yaml#/~1acquisitions~1funds~1owners |
119 |
$ref: ./paths/acquisitions_funds.yaml#/~1acquisitions~1funds~1owners |
118 |
/acquisitions/funds/users: |
120 |
/acquisitions/funds/users: |
119 |
$ref: paths/acquisitions_funds.yaml#/~1acquisitions~1funds~1users |
121 |
$ref: ./paths/acquisitions_funds.yaml#/~1acquisitions~1funds~1users |
120 |
/acquisitions/orders: |
122 |
/acquisitions/orders: |
121 |
$ref: ./paths/acquisitions_orders.yaml#/~1acquisitions~1orders |
123 |
$ref: ./paths/acquisitions_orders.yaml#/~1acquisitions~1orders |
122 |
"/acquisitions/orders/{order_id}": |
124 |
"/acquisitions/orders/{order_id}": |
Lines 129-134
paths:
Link Here
|
129 |
$ref: ./paths/advancededitormacros.yaml#/~1advanced_editor~1macros |
131 |
$ref: ./paths/advancededitormacros.yaml#/~1advanced_editor~1macros |
130 |
/advanced_editor/macros/shared: |
132 |
/advanced_editor/macros/shared: |
131 |
$ref: ./paths/advancededitormacros.yaml#/~1advanced_editor~1macros~1shared |
133 |
$ref: ./paths/advancededitormacros.yaml#/~1advanced_editor~1macros~1shared |
|
|
134 |
/bookings: |
135 |
$ref: ./paths/bookings.yaml#/~1bookings |
136 |
"/bookings/{booking_id}": |
137 |
$ref: ./paths/bookings.yaml#/~1bookings~1{booking_id} |
132 |
/search_filters: |
138 |
/search_filters: |
133 |
$ref: ./paths/search_filters.yaml#/~1search_filters |
139 |
$ref: ./paths/search_filters.yaml#/~1search_filters |
134 |
"/search_filters/{search_filter_id}": |
140 |
"/search_filters/{search_filter_id}": |
Lines 140-172
paths:
Link Here
|
140 |
"/article_requests/{article_request_id}": |
146 |
"/article_requests/{article_request_id}": |
141 |
$ref: "./paths/article_requests.yaml#/~1article_requests~1{article_request_id}" |
147 |
$ref: "./paths/article_requests.yaml#/~1article_requests~1{article_request_id}" |
142 |
/auth/otp/token_delivery: |
148 |
/auth/otp/token_delivery: |
143 |
$ref: paths/auth.yaml#/~1auth~1otp~1token_delivery |
149 |
$ref: "./paths/auth.yaml#/~1auth~1otp~1token_delivery" |
144 |
"/auth/password/validation": |
150 |
"/auth/password/validation": |
145 |
$ref: "./paths/auth.yaml#/~1auth~1password~1validation" |
151 |
$ref: "./paths/auth.yaml#/~1auth~1password~1validation" |
146 |
/auth/two-factor/registration: |
152 |
/auth/two-factor/registration: |
147 |
$ref: paths/auth.yaml#/~1auth~1two-factor~1registration |
153 |
$ref: ./paths/auth.yaml#/~1auth~1two-factor~1registration |
148 |
/auth/two-factor/registration/verification: |
154 |
/auth/two-factor/registration/verification: |
149 |
$ref: paths/auth.yaml#/~1auth~1two-factor~1registration~1verification |
155 |
$ref: ./paths/auth.yaml#/~1auth~1two-factor~1registration~1verification |
150 |
/auth/identity_providers: |
156 |
/auth/identity_providers: |
151 |
$ref: paths/auth.yaml#/~1auth~1identity_providers |
157 |
$ref: ./paths/auth.yaml#/~1auth~1identity_providers |
152 |
"/auth/identity_providers/{identity_provider_id}": |
158 |
"/auth/identity_providers/{identity_provider_id}": |
153 |
$ref: paths/auth.yaml#/~1auth~1identity_providers~1{identity_provider_id} |
159 |
$ref: ./paths/auth.yaml#/~1auth~1identity_providers~1{identity_provider_id} |
154 |
"/auth/identity_providers/{identity_provider_id}/domains": |
160 |
"/auth/identity_providers/{identity_provider_id}/domains": |
155 |
$ref: paths/auth.yaml#/~1auth~1identity_providers~1{identity_provider_id}~1domains |
161 |
$ref: ./paths/auth.yaml#/~1auth~1identity_providers~1{identity_provider_id}~1domains |
156 |
"/auth/identity_providers/{identity_provider_id}/domains/{identity_provider_domain_id}": |
162 |
"/auth/identity_providers/{identity_provider_id}/domains/{identity_provider_domain_id}": |
157 |
$ref: paths/auth.yaml#/~1auth~1identity_providers~1{identity_provider_id}~1domains~1{identity_provider_domain_id} |
163 |
$ref: ./paths/auth.yaml#/~1auth~1identity_providers~1{identity_provider_id}~1domains~1{identity_provider_domain_id} |
158 |
/authorised_value_categories: |
164 |
/authorised_value_categories: |
159 |
$ref: paths/authorised_value_categories.yaml#/~1authorised_value_categories |
165 |
$ref: ./paths/authorised_value_categories.yaml#/~1authorised_value_categories |
160 |
"/authorised_value_categories/{authorised_value_category_name}/authorised_values": |
166 |
"/authorised_value_categories/{authorised_value_category_name}/authorised_values": |
161 |
$ref: "./paths/authorised_values.yaml#/~1authorised_value_categories~1{authorised_value_category_name}~1authorised_values" |
167 |
$ref: "./paths/authorised_values.yaml#/~1authorised_value_categories~1{authorised_value_category_name}~1authorised_values" |
162 |
"/authorities": |
168 |
"/authorities": |
163 |
$ref: paths/authorities.yaml#/~1authorities |
169 |
$ref: paths/authorities.yaml#/~1authorities |
164 |
"/authorities/{authority_id}": |
170 |
"/authorities/{authority_id}": |
165 |
$ref: paths/authorities.yaml#/~1authorities~1{authority_id} |
171 |
$ref: "./paths/authorities.yaml#/~1authorities~1{authority_id}" |
166 |
"/biblios": |
172 |
"/biblios": |
167 |
$ref: "./paths/biblios.yaml#/~1biblios" |
173 |
$ref: "./paths/biblios.yaml#/~1biblios" |
168 |
"/biblios/{biblio_id}": |
174 |
"/biblios/{biblio_id}": |
169 |
$ref: "./paths/biblios.yaml#/~1biblios~1{biblio_id}" |
175 |
$ref: "./paths/biblios.yaml#/~1biblios~1{biblio_id}" |
|
|
176 |
"/biblios/{biblio_id}/bookings": |
177 |
$ref: "./paths/biblios.yaml#/~1biblios~1{biblio_id}~1bookings" |
170 |
"/biblios/{biblio_id}/checkouts": |
178 |
"/biblios/{biblio_id}/checkouts": |
171 |
$ref: "./paths/biblios.yaml#/~1biblios~1{biblio_id}~1checkouts" |
179 |
$ref: "./paths/biblios.yaml#/~1biblios~1{biblio_id}~1checkouts" |
172 |
"/biblios/{biblio_id}/items": |
180 |
"/biblios/{biblio_id}/items": |
Lines 267-272
paths:
Link Here
|
267 |
$ref: ./paths/items.yaml#/~1items |
275 |
$ref: ./paths/items.yaml#/~1items |
268 |
"/items/{item_id}": |
276 |
"/items/{item_id}": |
269 |
$ref: "./paths/items.yaml#/~1items~1{item_id}" |
277 |
$ref: "./paths/items.yaml#/~1items~1{item_id}" |
|
|
278 |
"/items/{item_id}/bookings": |
279 |
$ref: "./paths/items.yaml#/~1items~1{item_id}~1bookings" |
270 |
"/items/{item_id}/bundled_items": |
280 |
"/items/{item_id}/bundled_items": |
271 |
$ref: ./paths/items.yaml#/~1items~1{item_id}~1bundled_items |
281 |
$ref: ./paths/items.yaml#/~1items~1{item_id}~1bundled_items |
272 |
"/items/{item_id}/bundled_items/{bundled_item_id}": |
282 |
"/items/{item_id}/bundled_items/{bundled_item_id}": |
Lines 346-352
paths:
Link Here
|
346 |
"/suggestions/{suggestion_id}": |
356 |
"/suggestions/{suggestion_id}": |
347 |
$ref: "./paths/suggestions.yaml#/~1suggestions~1{suggestion_id}" |
357 |
$ref: "./paths/suggestions.yaml#/~1suggestions~1{suggestion_id}" |
348 |
/suggestions/managers: |
358 |
/suggestions/managers: |
349 |
$ref: paths/suggestions.yaml#/~1suggestions~1managers |
359 |
$ref: "./paths/suggestions.yaml#/~1suggestions~1managers" |
350 |
"/tickets": |
360 |
"/tickets": |
351 |
$ref: "./paths/tickets.yaml#/~1tickets" |
361 |
$ref: "./paths/tickets.yaml#/~1tickets" |
352 |
"/tickets/{ticket_id}": |
362 |
"/tickets/{ticket_id}": |
Lines 396-401
parameters:
Link Here
|
396 |
in: header |
406 |
in: header |
397 |
required: false |
407 |
required: false |
398 |
type: string |
408 |
type: string |
|
|
409 |
booking_id_pp: |
410 |
description: Booking identifier |
411 |
in: path |
412 |
name: booking_id |
413 |
required: true |
414 |
type: integer |
399 |
framework_id_header: |
415 |
framework_id_header: |
400 |
description: Framework id. Use when content type is not application/json |
416 |
description: Framework id. Use when content type is not application/json |
401 |
name: x-framework-id |
417 |
name: x-framework-id |
402 |
- |
|
|