Bug 17170: (QA follow-up) Remove re-introduced file
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 4 Oct 2022 14:52:29 +0000 (15:52 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 21 Oct 2022 14:15:19 +0000 (11:15 -0300)
We reintroduced the definitions api spec file with this patch.. it's not
required.

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
api/v1/swagger/definitions.yaml [deleted file]

diff --git a/api/v1/swagger/definitions.yaml b/api/v1/swagger/definitions.yaml
deleted file mode 100644 (file)
index 015aefd..0000000
+++ /dev/null
@@ -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