-
The darth.pl example explodes when one tries to post a new user (via the swagger sandbox).
The script seems to be missing a definition for a max() function.
Adding
``` perl
use List::Util qw(max);
…
-
Hi
There seems to be an issue when running a converted iSpring presentation in a iPad when using the FancyBox2 lightbox. The fancyBox2 light box works fine all other times, e.g. with images.
Go to …
mawol updated
7 years ago
-
Hi! I tried to add some cpanparty integration tests for Raisin, based on documentation page, but it seems POST /users route broken.
http://swatpm.org/cpanparty/#swat-raisin
Regards
Alexey
-
I'm working on an OS X 10.9.5 system, Chrome or Safari, Swagger UI from the demo on the swagger site and using perl-5.18.4 installed via perlbrew and have installed raisin like this:
```
cpanm -l ~/t…
-
Customer reported issue. It looks like we're not parsing the ingredients right and ending up duplicating things.
Here's an example of a page that does this:
[http://www.epicurious.com/recipes/foo…
-
I'm trying to use annotation processors provided by the NetBeans platform. They are supposed to read annotations to register components automatically in an XML file. For example:
``` ceylon
import or…
-
This might not be a bug, there doesn't seem to be a way to access the json serializer to configure it (for example, to enable convert_blessed()
-
By default jquery send this accept header:
`application/json, text/javascript, */*; q=0.01`
Raisin return "Invalid accept header" error, because it expects only one media type
-
I was bundled JSON::Validator into our Catalyst application but was LOL due to Mojolicious dependency.
Can I provide pull request with some updates like
* Replace Mojo::File with Path::Class
*…
-
Guidance for the EPA Template is here (inaccessible off the EPA LAN, basic content in comment below):
https://www.epa.gov/webguide/applications-and-one-epa-web-template
The HTML for the template is …