http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13799

--- Comment #190 from Martin Renvoize <[email protected]> ---
My patches require the latest versions of Swagger2 and JSON::Validator modules.
 I highly recommend especially whilst in development that we stick to the
latest versions of these modules...  The code is moving fast and becoming more
and more refined almost daily.

The latest changes include..

* Validating the swagger.json specification file against the swagger schema
during application startup (This should prevent 'bad schema' making it into
release).
* Correct handling of $ref json-references in schemata
* Stricter coercion functions and validation (JSON::Boolean and Integer
coercion handling improvements)

and various other bugfixes.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to