You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got next error when run it with yancy & mojolicious (v9.02):
{
Route pattern "/pages/<*path>" contains a reserved stash value at /home/pi/perl5/perlbrew/perls/perl-5.33.7/lib/site_perl/5.33.7/Mojolicious/Plugin/OpenAPI.pm line 111
}
Is it possible fix it by changing "path" name to some-neutral name?
The text was updated successfully, but these errors were encountered:
Hi,
I got next error when run it with yancy & mojolicious (v9.02):
{
Route pattern "/pages/<*path>" contains a reserved stash value at /home/pi/perl5/perlbrew/perls/perl-5.33.7/lib/site_perl/5.33.7/Mojolicious/Plugin/OpenAPI.pm line 111
}
Is it possible fix it by changing "path" name to some-neutral name?
The text was updated successfully, but these errors were encountered: