redparham

Results 2 issues of redparham

### Issue details The project integrates phantomjs but there isn't a functional test (similar to how there are unit tests for the controllers, for example). Would it be possible to...

This schema with scientific notation `maximum: 1e2` ``` openapi: 3.0.3 info: title: scientific notation description: ... version: 1.0.0 paths: /pet: put: tags: - pet summary: ... description: ... operationId: updatePet...