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

--- Comment #14 from David Cook <dc...@prosentient.com.au> ---
Comment on attachment 165412
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165412
Bug 36546: Add a bundled version of the API spec

Review of attachment 165412:
 --> 
(https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=36546&attachment=165412)
-----------------------------------------------------------------

::: Koha/REST/V1.pm
@@ +75,4 @@
>          $self->secrets([$secret_passphrase]);
>      }
>  
> +    my $spec_file = 
> $self->home->rel_file("api/v1/swagger/swagger_bundle.yaml");

Perhaps we should test for "swagger_bundle.yaml" and fallback to "swagger.yaml"
if it's unavailable?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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