[Koha-bugs] [Bug 16212] Swagger specification separation and minification

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 25 15:35:25 CEST 2016


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

--- Comment #41 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
I've moved the minifySwagger.pl script back to misc/devel as it is similar to
how we handle the DBIx schema files.

@RM: Beware you need to create the minified file before pushing this patches,
as it would otherwise break the REST api (which points to the minified version
with this patchset):

$ misc/devel/minifySwagger.pl --source api/v1/swagger.json --destination
api/v1/swagger.min.json

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


More information about the Koha-bugs mailing list