Bug 30408: Make API and OpenAPI versions strings in spec

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
This commit is contained in:
Tomás Cohen Arazi 2022-03-30 14:07:20 +02:00 committed by Fridolin Somers
parent 91c248adec
commit 410eb78a73

View file

@ -1,5 +1,5 @@
---
swagger: 2.0
swagger: "2.0"
basePath: /api/v1
definitions:
account_line:
@ -403,7 +403,7 @@ parameters:
type: integer
info:
title: Koha REST API
version: 1
version: "1"
license:
name: "GPL v3,"
url: http://www.gnu.org/licenses/gpl.txt