Daniel (dB.) Doubrovkine

Results 3350 comments of Daniel (dB.) Doubrovkine

> I could draft something up and/or submit a PR if that's OK? Yes please

> Would it be possible for someone on the project to publish an updated container image containing the latest version of the plugin on docker hub @dblock ? I don't...

@steven-cherry ok, start by locating the first error and extract the log (hopefully at debug level) from it?

@steven-cherry Did you give up on this or ever made it work? I fixed the harmless uuid error in #237.

I don't think so but would be a great addition, please contribute!

I saw this again on 2.x in https://github.com/opensearch-project/OpenSearch/pull/11940

IMO we want `headers do` just like `params do` reusing the exact implementation of `params`.

@pynixwang Your example should be ```ruby params do requires :id end ``` Body is read into `params` as long as content-type is JSON or form or such.

Swagger is a whole other issue, but you cannot have it both ways - call something a `user`and expect the DSL to ignore it. You can however move the declarations...

@pynixwang Feel free to enable this with a pull request.