Daniel Bryar

Results 21 comments of Daniel Bryar

automx was installed with everything else for me ok (1.14, RasPi Stretch), but only autoconfigure.example.com returns data to requests while a GET request for autodiscover.example.com returns a 500 internal server...

New to Modoboa, but looking for these things myself. For completeness, I am using the method from my old setup with a helo access check against hash:/etc/postfix/helo-access In /etc/postfix/main.cf, add...

This also includes my previous MR for deep merging security schemes

I've also updated the typescript linting and parsing to a more modern version, to remove dependency conflicts, and updated the can-i-use version

Appreciate the quick response. Under issues there is a [call to merge](https://github.com/robertmassaioli/openapi-merge/issues/33) instead of ignore for `securityScheme`, with a few thumbs. The first change was to simply alter that component...

Also, some of the dependencies are out of date. I have updated some dev dependencies to fix some confilicts

@robertmassaioli bumping PR before I fork

> Do you have any other need for the other merging behaviour? I also need to allow duplicate `operationId` as we use them to define which Lambda function to call,...

I've done this now in a fork https://github.com/dbryar/openapi-merge

I also added a deepMerge flag to disputes as API gateway will have a single IDP provider, yet microservices may require different scopes, thus they need merging, and not to...