[Koha-bugs] [Bug 28848] OpenAPI version should be a string

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 12 22:06:55 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28848

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com

--- Comment #4 from David Nind <david at davidnind.com> ---
Testing notes (koha-testing-docker):

1. Go to https://editor.swagger.io/
2. Load the api/v1/swagger/swagger.yaml file (File > Import file)
3. You should get this message: 
    Unable to render this definition
    The provided definition does not specify a valid version field.
    Please indicate a valid Swagger or OpenAPI version field. Supported version
fields are swagger: "2.0" and those that match openapi: 3.0.n (for example,
openapi: 3.0.0).
4. Apply the patch
5. Repeat steps 1-2
6. The file should now load

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list