Tomas Cohen Arazi
13bebbaa26
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
92 lines
1.9 KiB
JSON
92 lines
1.9 KiB
JSON
{
|
|
"account_line": {
|
|
"$ref": "definitions/account_line.json"
|
|
},
|
|
"basket": {
|
|
"$ref": "definitions/basket.json"
|
|
},
|
|
"cashup": {
|
|
"$ref": "definitions/cashup.json"
|
|
},
|
|
"circ-rule-kind": {
|
|
"$ref": "definitions/circ-rule-kind.json"
|
|
},
|
|
"city": {
|
|
"$ref": "definitions/city.json"
|
|
},
|
|
"error": {
|
|
"$ref": "definitions/error.json"
|
|
},
|
|
"fund": {
|
|
"$ref": "definitions/fund.json"
|
|
},
|
|
"hold": {
|
|
"$ref": "definitions/hold.json"
|
|
},
|
|
"invoice": {
|
|
"$ref": "definitions/invoice.json"
|
|
},
|
|
"checkouts": {
|
|
"$ref": "definitions/checkouts.json"
|
|
},
|
|
"checkout": {
|
|
"$ref": "definitions/checkout.json"
|
|
},
|
|
"holds": {
|
|
"$ref": "definitions/holds.json"
|
|
},
|
|
"ill_backends": {
|
|
"$ref": "definitions/ill_backends.json"
|
|
},
|
|
"ill_backend": {
|
|
"$ref": "definitions/ill_backend.json"
|
|
},
|
|
"import_batch_profile": {
|
|
"$ref": "definitions/import_batch_profile.json"
|
|
},
|
|
"import_batch_profiles": {
|
|
"$ref": "definitions/import_batch_profiles.json"
|
|
},
|
|
"library": {
|
|
"$ref": "definitions/library.json"
|
|
},
|
|
"transfer_limit": {
|
|
"$ref": "definitions/transfer_limit.json"
|
|
},
|
|
"item": {
|
|
"$ref": "definitions/item.json"
|
|
},
|
|
"order": {
|
|
"$ref": "definitions/order.json"
|
|
},
|
|
"advancededitormacro": {
|
|
"$ref": "definitions/advancededitormacro.json"
|
|
},
|
|
"patron": {
|
|
"$ref": "definitions/patron.json"
|
|
},
|
|
"patron_account_credit": {
|
|
"$ref": "definitions/patron_account_credit.json"
|
|
},
|
|
"patron_balance": {
|
|
"$ref": "definitions/patron_balance.json"
|
|
},
|
|
"patron_extended_attribute": {
|
|
"$ref": "definitions/patron_extended_attribute.json"
|
|
},
|
|
"quote": {
|
|
"$ref": "definitions/quote.json"
|
|
},
|
|
"allows_renewal": {
|
|
"$ref": "definitions/allows_renewal.json"
|
|
},
|
|
"vendor": {
|
|
"$ref": "definitions/vendor.json"
|
|
},
|
|
"return_claim": {
|
|
"$ref": "definitions/return_claim.json"
|
|
},
|
|
"smtp_server": {
|
|
"$ref": "definitions/smtp_server.json"
|
|
}
|
|
}
|