Ilkham Gaysin

Results 3 issues of Ilkham Gaysin

Hey guys, I've my Ruby on Rails application accepting [Data URI scheme](https://en.wikipedia.org/wiki/Data_URI_scheme) in params. Sentry has the limits on payload size described [here](https://develop.sentry.dev/sdk/data-handling/#variable-size). Meanwhile sentry does not call `before_send` hook...

question

## Problem It closes https://github.com/rswag/rswag/issues/666 ## Solution Added two more options to allow to use `allPropertiesRequired` and `noAdditionalProperties` options from [json-schema](https://github.com/a-lavis/json-schema) ### This concerns this parts of the OpenAPI Specification:...

Monit conf file as an example and a template: https://github.com/seuros/capistrano-sidekiq/blob/master/lib/generators/capistrano/sidekiq/monit/templates/sidekiq_monit.conf.erb#L5 Systemd conf file command: https://github.com/seuros/capistrano-sidekiq/blob/master/lib/generators/capistrano/sidekiq/systemd/templates/sidekiq.service.capistrano.erb#L9 How to pass: https://github.com/mperham/sidekiq/wiki/Advanced-Options#the-sidekiq-configuration-file