25 Aug
2016
25 Aug
'16
2:35 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16212 --- Comment #41 from Tomás Cohen Arazi <tomascohen@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.