Bugzilla – Attachment 63034 Details for
Bug 18137
Migrate from Mojolicious::Plugin::Swagger2 to Mojolicious::Plugin::OpenAPI
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 18137: List Mojolicious::Plugin::OpenAPI and JSON::Validator as dependencies
SIGNED-OFF-Bug-18137-List-MojoliciousPluginOpenAPI.patch (text/plain), 1.24 KB, created by
Josef Moravec
on 2017-05-03 16:01:41 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 18137: List Mojolicious::Plugin::OpenAPI and JSON::Validator as dependencies
Filename:
MIME Type:
Creator:
Josef Moravec
Created:
2017-05-03 16:01:41 UTC
Size:
1.24 KB
patch
obsolete
>From a17d3a36606372aec498f7d1708faebee620aec7 Mon Sep 17 00:00:00 2001 >From: Lari Taskula <lari.taskula@jns.fi> >Date: Fri, 17 Feb 2017 13:14:09 +0200 >Subject: [PATCH] [SIGNED-OFF] Bug 18137: List Mojolicious::Plugin::OpenAPI and > JSON::Validator as dependencies > >Signed-off-by: Olli-Antti Kivilahti <olli-antti.kivilahti@jns.fi> > >Signed-off-by: Josef Moravec <josef.moravec@gmail.com> >--- > C4/Installer/PerlDependencies.pm | 11 ++++++++--- > 1 file changed, 8 insertions(+), 3 deletions(-) > >diff --git a/C4/Installer/PerlDependencies.pm b/C4/Installer/PerlDependencies.pm >index a9e0ba9..731f599 100644 >--- a/C4/Installer/PerlDependencies.pm >+++ b/C4/Installer/PerlDependencies.pm >@@ -780,12 +780,17 @@ our $PERL_DEPS = { > 'Mojolicious' => { > 'usage' => 'REST API', > 'required' => '0', >- 'min_ver' => '6.0', >+ 'min_ver' => '7.31', > }, >- 'Swagger2' => { >+ 'Mojolicious::Plugin::OpenAPI' => { > 'usage' => 'REST API', > 'required' => '0', >- 'min_ver' => '0.59', >+ 'min_ver' => '1.13', >+ }, >+ 'JSON::Validator' => { >+ 'usage' => 'REST API', >+ 'required' => '0', >+ 'min_ver' => '0.97', > }, > 'UNIVERSAL::can' => { > 'usage' => 'SIP', >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 18137
:
60490
|
60491
|
60492
|
60493
|
60494
|
60495
|
60533
|
60837
|
60838
|
60839
|
60840
|
60841
|
60842
|
60843
|
60866
|
60867
|
61163
|
61166
|
62780
|
62781
|
62782
|
62783
|
62784
|
62785
|
62786
|
62787
|
62788
|
62789
|
62816
|
63025
|
63026
|
63027
|
63028
|
63029
|
63030
|
63031
|
63032
|
63033
|
63034
|
63177
|
63178
|
63179
|
63180
|
63181
|
63182
|
63183
|
63184
|
63185
|
63186
|
63187
|
63188
|
63189
|
63190
|
63191
|
63192
|
63193
|
63194
|
63195
|
63196
|
63283
|
65106
|
65107
|
65108
|
65109
|
65110
|
65111
|
65112
|
65113
|
65114
|
65115
|
65404
|
65713
|
65714
|
66802
|
66803
|
66804
|
66805
|
66806
|
66807
|
66808
|
66809
|
66810
|
66811
|
66812
|
66813
|
66814
|
66815
|
66816
|
66817
|
66818
|
66819