Bug 23336: (follow-up) Add checkout_availability schema
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 4 Jul 2023 06:21:48 +0000 (07:21 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 5 Jul 2023 15:17:19 +0000 (12:17 -0300)
commit4b47f8e48f1ee27d6f2aa5da8f01dceeff96c6aa
tree1a70dd200639e3189f58656fc2d2d536d996243b
parenta24d1589ce433fd570ee6582a6655f66eff7121d
Bug 23336: (follow-up) Add checkout_availability schema

At some point in the patch series we lost the availability api schema.
This patch restores a basic version, but we should work towards a
clearer enum based schema for each of the available blockers, confirms
and warnings.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
api/v1/swagger/definitions/checkout_availability.yaml [new file with mode: 0644]
api/v1/swagger/paths/checkouts.yaml
api/v1/swagger/swagger.yaml