Results 5 comments of Stefan Seelmann

Thanks for the PR. I agree that update to the latest babel version isn't simple, I tried before. But removing babel 0.15 would remove the provided translation for DE and...

+1, that would be nice to have.

Thanks for looking into it. Below is a minimal OpenAPI doc to reproduce the the OpenAPI case. On import it sends a `POST` request, the JSON values are taken from...

Another thought: If I read RFC 8259 correctly the default encoding for `application/json` should (must) be UTF-8 if no specific charset is specified: https://datatracker.ietf.org/doc/html/rfc8259#section-8.1

Nice to introduce the possibility to run a Travis CI build. I just wonder if we should introduce the maven wrapper. For our Jenkins pipeline (see `Jenkinsfile` and https://builds.apache.org/blue/organizations/jenkins/dir-ldap-api-pipeline/activity/) we...