Bug 18731: OpenAPI definitions
authorTomas Cohen Arazi <tomascohen@theke.io>
Wed, 4 Oct 2017 18:43:03 +0000 (15:43 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 9 Jan 2020 16:25:57 +0000 (16:25 +0000)
commit5cd9c904c4ecef58a4e9b8d38ddb587f67c5a617
tree49746a66107c79514208eed5238423ecc27d1fc0
parent021f5c95d7d0b9bff8eb703abc6fb65a656bd3de
Bug 18731: OpenAPI definitions

This patch introduces the OpenAPI definitions required for the orders
endpoint. It matches the voted RFC.

Sponsored-by: Camden County
Signed-off-by: Matthias Meusburger <matthias.meusburger@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
api/v1/swagger/definitions.json
api/v1/swagger/definitions/basket.json [new file with mode: 0644]
api/v1/swagger/definitions/invoice.json [new file with mode: 0644]
api/v1/swagger/definitions/order.json [new file with mode: 0644]
api/v1/swagger/parameters.json
api/v1/swagger/parameters/order.json [new file with mode: 0644]
api/v1/swagger/paths.json
api/v1/swagger/paths/acquisitions_orders.json [new file with mode: 0644]