@@ -, +, @@ --- api/v1/swagger/definitions.yaml | 65 --------------------------------- 1 file changed, 65 deletions(-) delete mode 100644 api/v1/swagger/definitions.yaml --- a/api/v1/swagger/definitions.yaml +++ a/api/v1/swagger/definitions.yaml @@ -1,65 +0,0 @@ ---- -account_line: - $ref: definitions/account_line.yaml -advancededitormacro: - $ref: definitions/advancededitormacro.yaml -allows_renewal: - $ref: definitions/allows_renewal.yaml -basket: - $ref: definitions/basket.yaml -cashup: - $ref: definitions/cashup.yaml -checkout: - $ref: definitions/checkout.yaml -checkouts: - $ref: definitions/checkouts.yaml -circ-rule-kind: - $ref: definitions/circ-rule-kind.yaml -city: - $ref: definitions/city.yaml -error: - $ref: definitions/error.yaml -fund: - $ref: definitions/fund.yaml -hold: - $ref: definitions/hold.yaml -holds: - $ref: definitions/holds.yaml -ill_backend: - $ref: definitions/ill_backend.yaml -ill_backends: - $ref: definitions/ill_backends.yaml -import_batch_profile: - $ref: definitions/import_batch_profile.yaml -import_batch_profiles: - $ref: definitions/import_batch_profiles.yaml -invoice: - $ref: definitions/invoice.yaml -item: - $ref: definitions/item.yaml -library: - $ref: definitions/library.yaml -order: - $ref: definitions/order.yaml -patron: - $ref: definitions/patron.yaml -patron_account_credit: - $ref: definitions/patron_account_credit.yaml -patron_balance: - $ref: definitions/patron_balance.yaml -patron_extended_attribute: - $ref: definitions/patron_extended_attribute.yaml -quote: - $ref: definitions/quote.yaml -return_claim: - $ref: definitions/return_claim.yaml -smtp_server: - $ref: definitions/smtp_server.yaml -suggestion: - $ref: definitions/suggestion.yaml -search_filter: - $ref: definitions/search_filter.yaml -transfer_limit: - $ref: definitions/transfer_limit.yaml -vendor: - $ref: definitions/vendor.yaml --