https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23653 --- Comment #47 from Victor Grousset/tuxayo <victor@tuxayo.net> ---
From what I understand, it's a schema from a version of the OpenAPI Specification. Something like the draft 4 of the version 2.
Here we can compare a version from 2014 and from now. https://web.archive.org/web/20141019005411/https://swagger.io/v2/schema.json vs https://web.archive.org/web/20200702172005/https://schema.swagger.io/v2/sche... Here is the actual source it seems: https://github.com/OAI/OpenAPI-Specification/blob/c196cac8191069fa97028c2f1a... vs https://github.com/OAI/OpenAPI-Specification/blob/master/schemas/v2.0/schema... I would *guess* it will stay backward compatible. -- You are receiving this mail because: You are watching all bug changes.