Line 0
Link Here
|
|
|
1 |
--- |
2 |
/oauth/token: |
3 |
$ref: paths/oauth.yaml#/~1oauth~1token |
4 |
"/acquisitions/baskets": |
5 |
$ref: paths/acquisitions_baskets.yaml#/~1acquisitions~1baskets |
6 |
/acquisitions/orders: |
7 |
$ref: paths/acquisitions_orders.yaml#/~1acquisitions~1orders |
8 |
"/acquisitions/orders/{order_id}": |
9 |
$ref: paths/acquisitions_orders.yaml#/~1acquisitions~1orders~1{order_id} |
10 |
/acquisitions/vendors: |
11 |
$ref: paths/acquisitions_vendors.yaml#/~1acquisitions~1vendors |
12 |
"/acquisitions/vendors/{vendor_id}": |
13 |
$ref: paths/acquisitions_vendors.yaml#/~1acquisitions~1vendors~1{vendor_id} |
14 |
/acquisitions/funds: |
15 |
$ref: paths/acquisitions_funds.yaml#/~1acquisitions~1funds |
16 |
"/article_requests/{article_request_id}": |
17 |
$ref: paths/article_requests.yaml#/~1article_requests~1{article_request_id} |
18 |
"/biblios/{biblio_id}": |
19 |
$ref: paths/biblios.yaml#/~1biblios~1{biblio_id} |
20 |
"/biblios/{biblio_id}/checkouts": |
21 |
$ref: paths/biblios.yaml#/~1biblios~1{biblio_id}~1checkouts |
22 |
"/biblios/{biblio_id}/items": |
23 |
$ref: paths/biblios.yaml#/~1biblios~1{biblio_id}~1items |
24 |
"/biblios/{biblio_id}/pickup_locations": |
25 |
$ref: paths/biblios.yaml#/~1biblios~1{biblio_id}~1pickup_locations |
26 |
"/cash_registers/{cash_register_id}/cashups": |
27 |
$ref: paths/cash_registers.yaml#/~1cash_registers~1{cash_register_id}~1cashups |
28 |
"/cashups/{cashup_id}": |
29 |
$ref: paths/cash_registers.yaml#/~1cashups~1{cashup_id} |
30 |
/checkouts: |
31 |
$ref: paths/checkouts.yaml#/~1checkouts |
32 |
"/checkouts/{checkout_id}": |
33 |
$ref: paths/checkouts.yaml#/~1checkouts~1{checkout_id} |
34 |
"/checkouts/{checkout_id}/renewal": |
35 |
$ref: paths/checkouts.yaml#/~1checkouts~1{checkout_id}~1renewal |
36 |
/circulation-rules/kinds: |
37 |
$ref: paths/circulation-rules.yaml#/~1circulation-rules~1kinds |
38 |
/cities: |
39 |
$ref: paths/cities.yaml#/~1cities |
40 |
"/cities/{city_id}": |
41 |
$ref: paths/cities.yaml#/~1cities~1{city_id} |
42 |
"/clubs/{club_id}/holds": |
43 |
$ref: paths/clubs.yaml#/~1clubs~1{club_id}~1holds |
44 |
/config/smtp_servers: |
45 |
$ref: paths/config_smtp_servers.yaml#/~1config~1smtp_servers |
46 |
"/config/smtp_servers/{smtp_server_id}": |
47 |
$ref: paths/config_smtp_servers.yaml#/~1config~1smtp_servers~1{smtp_server_id} |
48 |
/holds: |
49 |
$ref: paths/holds.yaml#/~1holds |
50 |
"/holds/{hold_id}": |
51 |
$ref: paths/holds.yaml#/~1holds~1{hold_id} |
52 |
"/holds/{hold_id}/priority": |
53 |
$ref: paths/holds.yaml#/~1holds~1{hold_id}~1priority |
54 |
"/holds/{hold_id}/suspension": |
55 |
$ref: paths/holds.yaml#/~1holds~1{hold_id}~1suspension |
56 |
"/holds/{hold_id}/pickup_locations": |
57 |
$ref: paths/holds.yaml#/~1holds~1{hold_id}~1pickup_locations |
58 |
"/holds/{hold_id}/pickup_location": |
59 |
$ref: paths/holds.yaml#/~1holds~1{hold_id}~1pickup_location |
60 |
/items: |
61 |
$ref: paths/items.yaml#/~1items |
62 |
"/items/{item_id}": |
63 |
$ref: paths/items.yaml#/~1items~1{item_id} |
64 |
"/items/{item_id}/pickup_locations": |
65 |
$ref: paths/items.yaml#/~1items~1{item_id}~1pickup_locations |
66 |
/libraries: |
67 |
$ref: paths/libraries.yaml#/~1libraries |
68 |
"/libraries/{library_id}": |
69 |
$ref: paths/libraries.yaml#/~1libraries~1{library_id} |
70 |
/transfer_limits: |
71 |
$ref: paths/transfer_limits.yaml#/~1transfer_limits |
72 |
"/transfer_limits/{limit_id}": |
73 |
$ref: paths/transfer_limits.yaml#/~1transfer_limits~1{limit_id} |
74 |
/transfer_limits/batch: |
75 |
$ref: paths/transfer_limits.yaml#/~1transfer_limits~1batch |
76 |
"/checkouts/{checkout_id}/allows_renewal": |
77 |
$ref: paths/checkouts.yaml#/~1checkouts~1{checkout_id}~1allows_renewal |
78 |
/advanced_editor/macros: |
79 |
$ref: paths/advancededitormacros.yaml#/~1advanced_editor~1macros |
80 |
"/advanced_editor/macros/{advancededitormacro_id}": |
81 |
$ref: paths/advancededitormacros.yaml#/~1advanced_editor~1macros~1{advancededitormacro_id} |
82 |
/advanced_editor/macros/shared: |
83 |
$ref: paths/advancededitormacros.yaml#/~1advanced_editor~1macros~1shared |
84 |
"/advanced_editor/macros/shared/{advancededitormacro_id}": |
85 |
$ref: paths/advancededitormacros.yaml#/~1advanced_editor~1macros~1shared~1{advancededitormacro_id} |
86 |
/patrons: |
87 |
$ref: paths/patrons.yaml#/~1patrons |
88 |
"/patrons/{patron_id}": |
89 |
$ref: paths/patrons.yaml#/~1patrons~1{patron_id} |
90 |
"/patrons/{patron_id}/account": |
91 |
$ref: paths/patrons_account.yaml#/~1patrons~1{patron_id}~1account |
92 |
"/patrons/{patron_id}/account/credits": |
93 |
$ref: paths/patrons_account.yaml#/~1patrons~1{patron_id}~1account~1credits |
94 |
"/patrons/{patron_id}/extended_attributes": |
95 |
$ref: paths/patrons_extended_attributes.yaml#/~1patrons~1{patron_id}~1extended_attributes |
96 |
"/patrons/{patron_id}/extended_attributes/{extended_attribute_id}": |
97 |
$ref: paths/patrons_extended_attributes.yaml#/~1patrons~1{patron_id}~1extended_attributes~1{extended_attribute_id} |
98 |
"/patrons/{patron_id}/holds": |
99 |
$ref: paths/patrons_holds.yaml#/~1patrons~1{patron_id}~1holds |
100 |
"/patrons/{patron_id}/password": |
101 |
$ref: paths/patrons_password.yaml#/~1patrons~1{patron_id}~1password |
102 |
/ill_backends: |
103 |
$ref: paths/ill_backends.yaml#/~1ill_backends |
104 |
"/ill_backends/{ill_backend_id}": |
105 |
$ref: paths/ill_backends.yaml#/~1ill_backends~1{ill_backend_id} |
106 |
/illrequests: |
107 |
$ref: paths/illrequests.yaml#/~1illrequests |
108 |
/import_batch_profiles: |
109 |
$ref: paths/import_batch_profiles.yaml#/~1import_batch_profiles |
110 |
"/import_batch_profiles/{import_batch_profile_id}": |
111 |
$ref: paths/import_batch_profiles.yaml#/~1import_batch_profiles~1{import_batch_profile_id} |
112 |
"/rotas/{rota_id}/stages/{stage_id}/position": |
113 |
$ref: paths/rotas.yaml#/~1rotas~1{rota_id}~1stages~1{stage_id}~1position |
114 |
"/public/biblios/{biblio_id}": |
115 |
$ref: paths/biblios.yaml#/~1public~1biblios~1{biblio_id} |
116 |
"/public/biblios/{biblio_id}/items": |
117 |
$ref: paths/biblios.yaml#/~1public~1biblios~1{biblio_id}~1items |
118 |
/public/libraries: |
119 |
$ref: paths/libraries.yaml#/~1public~1libraries |
120 |
"/public/libraries/{library_id}": |
121 |
$ref: paths/libraries.yaml#/~1public~1libraries~1{library_id} |
122 |
"/public/patrons/{patron_id}/article_requests/{article_request_id}": |
123 |
$ref: paths/article_requests.yaml#/~1public~1patrons~1{patron_id}~1article_requests~1{article_request_id} |
124 |
"/public/patrons/{patron_id}/password": |
125 |
$ref: paths/public_patrons.yaml#/~1public~1patrons~1{patron_id}~1password |
126 |
"/public/patrons/{patron_id}/guarantors/can_see_charges": |
127 |
$ref: paths/public_patrons.yaml#/~1public~1patrons~1{patron_id}~1guarantors~1can_see_charges |
128 |
"/public/patrons/{patron_id}/guarantors/can_see_checkouts": |
129 |
$ref: paths/public_patrons.yaml#/~1public~1patrons~1{patron_id}~1guarantors~1can_see_checkouts |
130 |
/quotes: |
131 |
$ref: paths/quotes.yaml#/~1quotes |
132 |
"/quotes/{quote_id}": |
133 |
$ref: paths/quotes.yaml#/~1quotes~1{quote_id} |
134 |
/return_claims: |
135 |
$ref: paths/return_claims.yaml#/~1return_claims |
136 |
"/return_claims/{claim_id}/notes": |
137 |
$ref: paths/return_claims.yaml#/~1return_claims~1{claim_id}~1notes |
138 |
"/return_claims/{claim_id}/resolve": |
139 |
$ref: paths/return_claims.yaml#/~1return_claims~1{claim_id}~1resolve |
140 |
"/return_claims/{claim_id}": |
141 |
$ref: paths/return_claims.yaml#/~1return_claims~1{claim_id} |
142 |
/suggestions: |
143 |
$ref: paths/suggestions.yaml#/~1suggestions |
144 |
"/suggestions/{suggestion_id}": |
145 |
$ref: paths/suggestions.yaml#/~1suggestions~1{suggestion_id} |